Searched refs:setFontStretch (Results 1 – 2 of 2) sorted by relevance
1538 setFontStretch(FontStretch_normal); in parseStyleAttribute()1542 setFontStretch(FontStretch_wider); in parseStyleAttribute()1546 setFontStretch(FontStretch_narrower); in parseStyleAttribute()1550 setFontStretch(FontStretch_ultra_condensed); in parseStyleAttribute()1554 setFontStretch(FontStretch_extra_condensed); in parseStyleAttribute()1558 setFontStretch(FontStretch_condensed); in parseStyleAttribute()1562 setFontStretch(FontStretch_semi_condensed); in parseStyleAttribute()1566 setFontStretch(FontStretch_semi_expanded); in parseStyleAttribute()1570 setFontStretch(FontStretch_expanded); in parseStyleAttribute()1574 setFontStretch(FontStretch_extra_expanded); in parseStyleAttribute()[all …]
375 …void setFontStretch(const FontStretch aFontStretch = FontStretch_notset) { maFontStretch = aFontSt… in setFontStretch() function in svgio::svgreader::SvgStyleAttributes
Completed in 39 milliseconds