Home
last modified time | relevance | path

Searched refs:bFontIsScaled (Results 1 – 1 of 1) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx377 const bool bFontIsScaled(nHeight != nWidth); in getVclFontFromFontAttribute() local
396 Size(bFontIsScaled ? nWidth : 0, nHeight)); in getVclFontFromFontAttribute()
410 if(bFontIsScaled && nHeight > 0) in getVclFontFromFontAttribute()

Completed in 8 milliseconds