Home | History | Annotate | Download | only in wince

Lines Matching refs:DWORD

52     DWORD codePages() const
69 mutable DWORD m_codePages;
82 static int CALLBACK enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam);
94 static int CALLBACK enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam);
102 DWORD m_codePages;
177 int CALLBACK FontFamilyChecker::enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam)
183 int CALLBACK ValidFontFamilyFinder::enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam)
214 DWORD maxlen, type;
474 DWORD FontPlatformData::codePages() const
485 bool FontPlatformData::mapKnownFont(DWORD codePages, String& family)
497 DWORD FontPlatformData::getKnownFontCodePages(const wchar_t* family)