Searched refs:pLogFont (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 990 WinFont2DevFontAttributes(*pLogFont, *pMetric, nFontType), in ImplLogMetricToDevFontDataA() 992 pLogFont->elfLogFont.lfCharSet, in ImplLogMetricToDevFontDataA() 1009 WinFont2DevFontAttributes(*pLogFont, *pMetric, nFontType), in ImplLogMetricToDevFontDataW() 1011 pLogFont->elfLogFont.lfCharSet, in ImplLogMetricToDevFontDataW() 1764 int CALLBACK SalEnumCharSetsProcExA( const ENUMLOGFONTEXA* pLogFont, in SalEnumCharSetsProcExA() argument 1772 if ( pData->mpFontCharSets[i] == pLogFont->elfLogFont.lfCharSet ) in SalEnumCharSetsProcExA() 1957 int CALLBACK SalEnumFontsProcExA( const ENUMLOGFONTEXA* pLogFont, in SalEnumFontsProcExA() argument 1965 if ( pLogFont->elfLogFont.lfFaceName[0] != '@' ) in SalEnumFontsProcExA() 1998 if ( pInfo->mnPreferedCharSet == pLogFont->elfLogFont.lfCharSet ) in SalEnumFontsProcExA() 2013 int CALLBACK SalEnumFontsProcExW( const ENUMLOGFONTEXW* pLogFont, in SalEnumFontsProcExW() argument [all …]
|
Completed in 58 milliseconds