Searched refs:fAdjustedWidth (Results 1 – 1 of 1) sorted by relevance
221 const double fAdjustedWidth = nPixelWidth / mfFontScale; in AdjustLayout() local222 CTLineRef pNewCTLine = CTLineCreateJustifiedLine( mpCTLine, 1.0, fAdjustedWidth ); in AdjustLayout()233 mfCachedWidth = fAdjustedWidth + mfTrailingSpaceWidth; in AdjustLayout()
Completed in 14 milliseconds