Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx733 static FontWeight ImplWeightToSal( int nWeight ) in ImplWeightToSal() function
841 aDFA.meWeight = ImplWeightToSal( rLogFont.lfWeight ); in WinFont2DevFontAttributes()
916 aDFA.meWeight = ImplWeightToSal( rLogFont.lfWeight ); in WinFont2DevFontAttributes()
1028 rFont.SetWeight( ImplWeightToSal( rLogFont.lfWeight ) ); in ImplSalLogFontToFontA()
1067 rFont.SetWeight( ImplWeightToSal( rLogFont.lfWeight ) ); in ImplSalLogFontToFontW()
1706 pMetric->meWeight = ImplWeightToSal( aWinMetric.tmWeight ); in GetFontMetric()
2249 rDFA.meWeight = ImplWeightToSal( nWinWeight ); in ImplGetFontAttrFromFile()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx198 static FontWeight ImplWeightToSal( USHORT nWeight ) in ImplWeightToSal() function
290 aDFA.meWeight = ImplWeightToSal( pFontMetric->usWeightClass); in Os2Font2DevFontAttributes()
922 pMetric->meWeight = ImplWeightToSal( aOS2Metric.usWeightClass ); in GetFontMetric()

Completed in 27 milliseconds