Searched refs:nMinSpaceWidth (Results 1 – 1 of 1) sorted by relevance
3826 long nMinSpaceWidth; in ImplDrawStraightTextLine() local3833 nMinSpaceWidth = nDotWidth*2; in ImplDrawStraightTextLine()3840 nMinSpaceWidth = (nDotWidth*150)/100; in ImplDrawStraightTextLine()3851 if ( nSpaceWidth < nMinSpaceWidth ) in ImplDrawStraightTextLine()3852 nSpaceWidth = nMinSpaceWidth; in ImplDrawStraightTextLine()
Completed in 48 milliseconds