Home
last modified time | relevance | path

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

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx62 enum FontStretch enum
78 FontStretch getWider(FontStretch aSource);
79 FontStretch getNarrower(FontStretch aSource);
182 FontStretch maFontStretch;
374 FontStretch getFontStretch() const;
375 …void setFontStretch(const FontStretch aFontStretch = FontStretch_notset) { maFontStretch = aFontSt… in setFontStretch()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx90 FontStretch getWider(FontStretch aSource) in getWider()
108 FontStretch getNarrower(FontStretch aSource) in getNarrower()
2343 FontStretch SvgStyleAttributes::getFontStretch() const in getFontStretch()
2357 FontStretch aInherited = pSvgStyleAttributes->getFontStretch(); in getFontStretch()

Completed in 23 milliseconds