Home
last modified time | relevance | path

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

/aoo42x/main/vcl/inc/win/
H A Dsalgdi.h104 …BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if not … member in ImplWinFontData
159 BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if not queried member in WinSalGraphics
/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1673 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()
H A Dsalgdi.cxx746 mnFontCharSetCount = 0; in WinSalGraphics()
/aoo42x/main/vcl/inc/os2/
H A Dsalgdi.h94 …PM_BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if n… member in ImplOs2FontData

Completed in 40 milliseconds