Searched refs:mnFontCharSetCount (Results 1 – 4 of 4) sorted by relevance
104 …BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if not … member in ImplWinFontData159 BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if not queried member in WinSalGraphics
1673 mnFontCharSetCount = 0; in SetFont()1770 for ( BYTE i = 0; i < pData->mnFontCharSetCount; i++ ) in SalEnumCharSetsProcExA()1775 pData->mpFontCharSets[pData->mnFontCharSetCount] = pLogFont->elfLogFont.lfCharSet; in SalEnumCharSetsProcExA()1776 pData->mnFontCharSetCount++; in SalEnumCharSetsProcExA()
746 mnFontCharSetCount = 0; in WinSalGraphics()
94 …PM_BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if n… member in ImplOs2FontData
Completed in 44 milliseconds