Searched refs:maFontStyle (Results 1 – 2 of 2) sorted by relevance
183 FontStyle maFontStyle; member in svgio::svgreader::SvgStyleAttributes375 … void setFontStyle(const FontStyle aFontStyle = FontStyle_notset) { maFontStyle = aFontStyle; } in setFontStyle()
1183 maFontStyle(FontStyle_notset), in SvgStyleAttributes()2338 if(maFontStyle != FontStyle_notset) in getFontStyle()2340 return maFontStyle; in getFontStyle()