Searched refs:FontWeight_600 (Results 1 – 2 of 2) sorted by relevance
134 case FontWeight_500: aSource = FontWeight_600; break; in getBolder()135 case FontWeight_600: aSource = FontWeight_700; break; in getBolder()152 case FontWeight_600: aSource = FontWeight_500; break; in getLighter()153 case FontWeight_700: aSource = FontWeight_600; break; in getLighter()173 case FontWeight_600: nRetval = WEIGHT_SEMIBOLD; break; in getVclFontWeight()1664 setFontWeight(FontWeight_600); in parseStyleAttribute()
104 FontWeight_600, enumerator
Completed in 26 milliseconds