Home
last modified time | relevance | path

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

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx183 FontStyle maFontStyle; member in svgio::svgreader::SvgStyleAttributes
379 … void setFontStyle(const FontStyle aFontStyle = FontStyle_notset) { maFontStyle = aFontStyle; } in setFontStyle()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1218 maFontStyle(FontStyle_notset), in SvgStyleAttributes()
2377 if(maFontStyle != FontStyle_notset) in getFontStyle()
2379 return maFontStyle; in getFontStyle()

Completed in 34 milliseconds