Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx842 int nRealWeight = (int)m_pPrinterGfx->GetFontMgr().getFontWeight( nID ); in SetFont() local
843 if( nRealWeight <= (int)psp::weight::Medium && nWeight > (int)WEIGHT_MEDIUM ) in SetFont()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx757 int nRealWeight = (int)m_pPrinterGfx->GetFontMgr().getFontWeight( nID ); in SetFont() local
758 if( nRealWeight <= (int)psp::weight::Medium && nWeight > (int)WEIGHT_MEDIUM ) in SetFont()

Completed in 33 milliseconds