11 references to Normal
System.Web.Mobile (11)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (7)
509_fontSize = FontSize.Normal; 534_fontSize = FontSize.Normal; 670_size = FontSize.Normal; 705state.Current.FontSize = FontSize.Normal; 780if(((FontStyleTag)o).FontSize != FontSize.Normal) 1303_current.FontSize = FontSize.Normal; 1304fontTag.FontSize = FontSize.Normal;
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (3)
1108format.Size != FontSize.Normal); 1182if (writeSize && format.Size != FontSize.Normal) 1610new WmlFormat(false, false, FontSize.Normal);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlStyleClass.cs (1)
181case FontSize.Normal: