Searched refs:CSSFontSize (Results 1 – 2 of 2) sorted by relevance
3 class CSSFontSize extends CSSSubFieldProperty { class6 function CSSFontSize(&$owner, $field) { function in CSSFontSize
145 $font->size = CSSFontSize::parse($size_subvalues[0]);180 CSS::register_css_property(new CSSFontSize($font, 'size'));