Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx97 case FontStretch_semi_condensed: aSource = FontStretch_normal; break; in getWider()
98 case FontStretch_normal: aSource = FontStretch_semi_expanded; break; in getWider()
115 case FontStretch_normal: aSource = FontStretch_semi_condensed; break; in getNarrower()
116 case FontStretch_semi_expanded: aSource = FontStretch_normal; break; in getNarrower()
1538 setFontStretch(FontStretch_normal); in parseStyleAttribute()
2372 return FontStretch_normal; in getFontStretch()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx65 FontStretch_normal, enumerator

Completed in 29 milliseconds