Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx990 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 31 milliseconds