Searched refs:FontWeight_300 (Results 1 – 2 of 2) sorted by relevance
131 case FontWeight_200: aSource = FontWeight_300; break; in getBolder()132 case FontWeight_300: aSource = FontWeight_400; break; in getBolder()149 case FontWeight_300: aSource = FontWeight_200; break; in getLighter()150 case FontWeight_400: aSource = FontWeight_300; break; in getLighter()170 case FontWeight_300: nRetval = WEIGHT_SEMILIGHT; break; in getVclFontWeight()1652 setFontWeight(FontWeight_300); in parseStyleAttribute()
101 FontWeight_300, enumerator
Completed in 36 milliseconds