Home
last modified time | relevance | path

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

/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1499 setFontStretch(FontStretch_normal); in parseStyleAttribute()
1503 setFontStretch(FontStretch_wider); in parseStyleAttribute()
1507 setFontStretch(FontStretch_narrower); in parseStyleAttribute()
1511 setFontStretch(FontStretch_ultra_condensed); in parseStyleAttribute()
1515 setFontStretch(FontStretch_extra_condensed); in parseStyleAttribute()
1519 setFontStretch(FontStretch_condensed); in parseStyleAttribute()
1523 setFontStretch(FontStretch_semi_condensed); in parseStyleAttribute()
1527 setFontStretch(FontStretch_semi_expanded); in parseStyleAttribute()
1531 setFontStretch(FontStretch_expanded); in parseStyleAttribute()
1535 setFontStretch(FontStretch_extra_expanded); in parseStyleAttribute()
[all …]
/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx371 …void setFontStretch(const FontStretch aFontStretch = FontStretch_notset) { maFontStretch = aFontSt… in setFontStretch() function in svgio::svgreader::SvgStyleAttributes

Completed in 47 milliseconds