Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx286 double fFontWidth(rSvgStyleAttributes.getFontSize().solve(*this, length)); in createSimpleTextPrimitive() local
287 double fFontHeight(fFontWidth); in createSimpleTextPrimitive()
294 … aTextLayouterDevice.setFontAttribute(aFontAttribute, fFontWidth, fFontHeight, aLocale); in createSimpleTextPrimitive()
352 fFontWidth *= fFactor; in createSimpleTextPrimitive()
451 aTextTransform.scale(fFontWidth, fFontHeight); in createSimpleTextPrimitive()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3540 float fFontWidth = 0; in CreateCustomShapeProperties() local
3541 if ( aAny >>= fFontWidth ) in CreateCustomShapeProperties()
3544 if ( fFontWidth > awt::FontWeight::NORMAL ) in CreateCustomShapeProperties()

Completed in 39 milliseconds