Lines Matching refs:BYTE
56 int nFontHeight, BYTE eWinCharSet,
57 BYTE nPitchAndFamily );
68 BYTE GetCharSet() const { return meWinCharSet; } in GetCharSet()
69 BYTE GetPitchAndFamily() const { return mnPitchAndFamily; } in GetPitchAndFamily()
103 …BYTE* mpFontCharSets; // all Charsets for the current font (used on W98 for …
104 …BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if not …
105 BYTE meWinCharSet;
106 BYTE mnPitchAndFamily;
158 BYTE* mpFontCharSets; // All Charsets for the current font
159 BYTE mnFontCharSetCount; // Number of Charsets of the current font; 0 - if not queried
205 …nt32 nPoly, const sal_uInt32* pPoints, const SalPoint* const* pPtAry, const BYTE* const* pFlgAry );