Home
last modified time | relevance | path

Searched refs:getFontWeight (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtxtattr.hxx100 inline FontWeight getFontWeight() const { return meWeight; } in getFontWeight() function in TextAttribFontWeight
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx386 FontWeight getFontWeight() const;
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx264 … const ::FontWeight nFontWeight(getVclFontWeight(rSvgStyleAttributes.getFontWeight())); in createSimpleTextPrimitive()
H A Dsvgstyleattributes.cxx2393 FontWeight SvgStyleAttributes::getFontWeight() const in getFontWeight() function in svgio::svgreader::SvgStyleAttributes
2407 FontWeight aInherited = pSvgStyleAttributes->getFontWeight(); in getFontWeight()
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx526 weight::type getFontWeight( fontID nFontID ) const in getFontWeight() function in psp::PrintFontManager
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx842 int nRealWeight = (int)m_pPrinterGfx->GetFontMgr().getFontWeight( nID ); in SetFont()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx757 int nRealWeight = (int)m_pPrinterGfx->GetFontMgr().getFontWeight( nID ); in SetFont()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1248 aPropVal.Value = mapFontWeight( pWeight->getFontWeight() ); in retrieveRunAttributesImpl()

Completed in 56 milliseconds