2 references to ConvertToHtmlFontSize
System.Web (2)
UI\Html32TextWriter.cs (2)
307
_fontSize =
ConvertToHtmlFontSize
(value);
343
font.size =
ConvertToHtmlFontSize
(value);