Searched refs:ImplWeightToSal (Results 1 – 2 of 2) sorted by relevance
733 static FontWeight ImplWeightToSal( int nWeight ) in ImplWeightToSal() function841 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()
198 static FontWeight ImplWeightToSal( USHORT nWeight ) in ImplWeightToSal() function290 aDFA.meWeight = ImplWeightToSal( pFontMetric->usWeightClass); in Os2Font2DevFontAttributes()922 pMetric->meWeight = ImplWeightToSal( aOS2Metric.usWeightClass ); in GetFontMetric()
Completed in 35 milliseconds