6 references to FONT_AROUND_CONTENT
System.Web (6)
UI\Html32TextWriter.cs (6)
160if (Supports(FONT_AROUND_CONTENT)) 295if (Supports(FONT_AROUND_CONTENT)) { 594else if (_renderFontTag && Supports(FONT_AROUND_CONTENT)) { 648_tagSupports |= FONT_AROUND_CONTENT; 651_tagSupports |= FONT_AROUND_CONTENT | FONT_CONSUME; 654_tagSupports |= FONT_AROUND_CONTENT | FONT_PROPAGATE;