Home
last modified time | relevance | path

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

/AOO41X/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()
1499 setFontStretch(FontStretch_normal); in parseStyleAttribute()
2333 return FontStretch_normal; in getFontStretch()
/AOO41X/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx65 FontStretch_normal, enumerator