2 references to SupportsBold
System.Web (2)
UI\Html32TextWriter.cs (2)
240
if (bold &&
SupportsBold
) {
312
if (StringUtil.EqualsIgnoreCase(value, "bold") &&
SupportsBold
) {