Searched refs:nBoundWidth (Results 1 – 1 of 1) sorted by relevance
2283 long nBoundWidth = aBound.GetWidth(); in CalcTextRect() local2297 if( nMinWidth > nBoundWidth ) in CalcTextRect()2298 nMinWidth = nBoundWidth; in CalcTextRect()2308 aPos.X() += (nBoundWidth - aTextSize.Width()) / 2; in CalcTextRect()
Completed in 50 milliseconds