Searched refs:bFontIsScaled (Results 1 – 1 of 1) sorted by relevance
377 const bool bFontIsScaled(nHeight != nWidth); in getVclFontFromFontAttribute() local396 Size(bFontIsScaled ? nWidth : 0, nHeight)); in getVclFontFromFontAttribute()410 if(bFontIsScaled && nHeight > 0) in getVclFontFromFontAttribute()
Completed in 16 milliseconds