Searched refs:FontWeight_800 (Results 1 – 2 of 2) sorted by relevance
136 case FontWeight_700: aSource = FontWeight_800; break; in getBolder()137 case FontWeight_800: aSource = FontWeight_900; break; in getBolder()154 case FontWeight_800: aSource = FontWeight_700; break; in getLighter()155 case FontWeight_900: aSource = FontWeight_800; break; in getLighter()175 case FontWeight_800: nRetval = WEIGHT_ULTRABOLD; break; in getVclFontWeight()1672 setFontWeight(FontWeight_800); in parseStyleAttribute()
106 FontWeight_800, enumerator
Completed in 38 milliseconds