Lines Matching refs:TextLayouterDevice
143 TextLayouterDevice::TextLayouterDevice() in TextLayouterDevice() function in drawinglayer::primitive2d::TextLayouterDevice
148 TextLayouterDevice::~TextLayouterDevice() in ~TextLayouterDevice()
153 void TextLayouterDevice::setFont(const Font& rFont) in setFont()
158 void TextLayouterDevice::setFontAttribute( in setFontAttribute()
172 double TextLayouterDevice::getOverlineOffset() const in getOverlineOffset()
179 double TextLayouterDevice::getUnderlineOffset() const in getUnderlineOffset()
186 double TextLayouterDevice::getStrikeoutOffset() const in getStrikeoutOffset()
193 double TextLayouterDevice::getOverlineHeight() const in getOverlineHeight()
200 double TextLayouterDevice::getUnderlineHeight() const in getUnderlineHeight()
207 double TextLayouterDevice::getTextHeight() const in getTextHeight()
212 double TextLayouterDevice::getTextWidth( in getTextWidth()
220 bool TextLayouterDevice::getTextOutlines( in getTextOutlines()
270 basegfx::B2DRange TextLayouterDevice::getTextBoundRect( in getTextBoundRect()
306 double TextLayouterDevice::getFontAscent() const in getFontAscent()
312 double TextLayouterDevice::getFontDescent() const in getFontDescent()
318 void TextLayouterDevice::addTextRectActions( in addTextRectActions()
328 ::std::vector< double > TextLayouterDevice::getTextArray( in getTextArray()