Searched refs:FontWeight_700 (Results 1 – 2 of 2) sorted by relevance
135 case FontWeight_600: aSource = FontWeight_700; break; in getBolder()136 case FontWeight_700: aSource = FontWeight_800; break; in getBolder()153 case FontWeight_700: aSource = FontWeight_600; break; in getLighter()154 case FontWeight_800: aSource = FontWeight_700; break; in getLighter()174 case FontWeight_700: nRetval = WEIGHT_BOLD; break; in getVclFontWeight()1668 setFontWeight(FontWeight_700); in parseStyleAttribute()
105 FontWeight_700, // same as FontWeight_bold enumerator
Completed in 43 milliseconds