Searched refs:getFontWeight (Results 1 – 8 of 8) sorted by relevance
100 inline FontWeight getFontWeight() const { return meWeight; } in getFontWeight() function in TextAttribFontWeight
386 FontWeight getFontWeight() const;
264 … const ::FontWeight nFontWeight(getVclFontWeight(rSvgStyleAttributes.getFontWeight())); in createSimpleTextPrimitive()
2393 FontWeight SvgStyleAttributes::getFontWeight() const in getFontWeight() function in svgio::svgreader::SvgStyleAttributes2407 FontWeight aInherited = pSvgStyleAttributes->getFontWeight(); in getFontWeight()
526 weight::type getFontWeight( fontID nFontID ) const in getFontWeight() function in psp::PrintFontManager
842 int nRealWeight = (int)m_pPrinterGfx->GetFontMgr().getFontWeight( nID ); in SetFont()
757 int nRealWeight = (int)m_pPrinterGfx->GetFontMgr().getFontWeight( nID ); in SetFont()
1248 aPropVal.Value = mapFontWeight( pWeight->getFontWeight() ); in retrieveRunAttributesImpl()
Completed in 64 milliseconds