Searched refs:maFontWeight (Results 1 – 5 of 5) sorted by relevance
1185 maFontWeight(FontWeight_notset), in SvgStyleAttributes()2356 if(maFontWeight != FontWeight_notset) in getFontWeight()2358 if(FontWeight_bolder != maFontWeight && FontWeight_lighter != maFontWeight) in getFontWeight()2360 return maFontWeight; in getFontWeight()2370 if(FontWeight_bolder == maFontWeight) in getFontWeight()2374 else if(FontWeight_lighter == maFontWeight) in getFontWeight()
185 FontWeight maFontWeight; member in svgio::svgreader::SvgStyleAttributes383 …void setFontWeight(const FontWeight aFontWeight = FontWeight_notset) { maFontWeight = aFontWeight;… in setFontWeight()
130 ::boost::optional< sal_Int8 > maFontWeight;
880 rParms.mrParms.maFontWeight.is_initialized() ? in createFont()881 *rParms.mrParms.maFontWeight : in createFont()3040 rParams.maFontWeight.is_initialized() || in ImplRenderer()
148 aParms.maFontWeight = in prefetch()