Home
last modified time | relevance | path

Searched defs:codePageMask (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
DFontCacheWinCE.cpp117 static HFONT createMLangFont(IMLangFontLink2* langFontLink, HDC hdc, DWORD codePageMask, UChar char… in createMLangFont()
126 …angFont(IMLangFontLink* langFontLink, HDC hdc, const FontPlatformData& refFont, DWORD codePageMask) in createMLangFont()
167 DWORD codePageMask; in getCJKCodePageMasks() local
/external/webkit/Source/WebCore/platform/graphics/win/
DFontCacheWin.cpp151 DWORD codePageMask; in getCJKCodePageMasks() local
175 static HFONT createMLangFont(IMLangFontLink2* langFontLink, HDC hdc, DWORD codePageMask, UChar char… in createMLangFont()