Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx221 const double fAdjustedWidth = nPixelWidth / mfFontScale; in AdjustLayout() local
222 CTLineRef pNewCTLine = CTLineCreateJustifiedLine( mpCTLine, 1.0, fAdjustedWidth ); in AdjustLayout()
233 mfCachedWidth = fAdjustedWidth + mfTrailingSpaceWidth; in AdjustLayout()

Completed in 19 milliseconds