Searched refs:FontStretch (Results 1 – 2 of 2) sorted by relevance
62 enum FontStretch enum78 FontStretch getWider(FontStretch aSource);79 FontStretch getNarrower(FontStretch aSource);182 FontStretch maFontStretch;370 FontStretch getFontStretch() const;371 …void setFontStretch(const FontStretch aFontStretch = FontStretch_notset) { maFontStretch = aFontSt… in setFontStretch()
90 FontStretch getWider(FontStretch aSource) in getWider()108 FontStretch getNarrower(FontStretch aSource) in getNarrower()2304 FontStretch SvgStyleAttributes::getFontStretch() const in getFontStretch()2318 FontStretch aInherited = pSvgStyleAttributes->getFontStretch(); in getFontStretch()