Home
last modified time | relevance | path

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

/aoo42x/main/drawinglayer/source/primitive2d/
H A Dtextstrikeoutprimitive2d.cxx95 const double fStrikeCharWidth(aTextLayouter.getTextWidth(aSingleCharString, 0, 1)); in create2DDecomposition() local
96 const double fStrikeCharCount(fabs(getWidth()/fStrikeCharWidth)); in create2DDecomposition()
104 aDXArray[a] = (a + 1) * fStrikeCharWidth; in create2DDecomposition()

Completed in 6 milliseconds