Searched refs:getTextHeight (Results 1 – 4 of 4) sorted by relevance
79 double getTextHeight() const;
207 double TextLayouterDevice::getTextHeight() const in getTextHeight() function in drawinglayer::primitive2d::TextLayouterDevice
163 fRetval = aTextLayouter.getTextHeight() * (double)nLength; in getDisplayLength()
428 const double fTextHeight(aTextLayouter.getTextHeight() * (1.0 / nTextSizeFactor)); in createRedirectedPrimitive2DSequence()
Completed in 78 milliseconds