Searched refs:FontStretch_normal (Results 1 – 2 of 2) sorted by relevance
97 case FontStretch_semi_condensed: aSource = FontStretch_normal; break; in getWider()98 case FontStretch_normal: aSource = FontStretch_semi_expanded; break; in getWider()115 case FontStretch_normal: aSource = FontStretch_semi_condensed; break; in getNarrower()116 case FontStretch_semi_expanded: aSource = FontStretch_normal; break; in getNarrower()1538 setFontStretch(FontStretch_normal); in parseStyleAttribute()2372 return FontStretch_normal; in getFontStretch()
65 FontStretch_normal, enumerator
Completed in 29 milliseconds