Searched refs:nDotWidth (Results 1 – 2 of 2) sorted by relevance
3804 nDotWidth += mnDPIY/2; in ImplDrawStraightTextLine()3805 nDotWidth /= mnDPIY; in ImplDrawStraightTextLine()3813 nLeft += nDotWidth*2; in ImplDrawStraightTextLine()3823 nDotWidth += mnDPIY/2; in ImplDrawStraightTextLine()3824 nDotWidth /= mnDPIY; in ImplDrawStraightTextLine()3868 nDotWidth += mnDPIY/2; in ImplDrawStraightTextLine()3869 nDotWidth /= mnDPIY; in ImplDrawStraightTextLine()3885 nLeft += nDotWidth*2; in ImplDrawStraightTextLine()3899 nDotWidth += mnDPIY/2; in ImplDrawStraightTextLine()3900 nDotWidth /= mnDPIY; in ImplDrawStraightTextLine()[all …]
110 long nDotWidth; member in ScDrawStringsVars192 nDotWidth( 0 ), in ScDrawStringsVars()262 nDotWidth = 0; in SetPattern()418 nDotWidth = 0; in SetPatternSimple()666 if (nDotWidth > 0) in GetDotWidth()667 return nDotWidth; in GetDotWidth()670 nDotWidth = pOutput->pFmtDevice->GetTextWidth(sep); in GetDotWidth()671 return nDotWidth; in GetDotWidth()
Completed in 60 milliseconds