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
;
705
state.Current.FontSize = FontSize.
Normal
;
780
if(((FontStyleTag)o).FontSize != FontSize.
Normal
)
1303
_current.FontSize = FontSize.
Normal
;
1304
fontTag.FontSize = FontSize.
Normal
;
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (3)
1108
format.Size != FontSize.
Normal
);
1182
if (writeSize && format.Size != FontSize.
Normal
)
1610
new WmlFormat(false, false, FontSize.
Normal
);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlStyleClass.cs (1)
181
case FontSize.
Normal
: