Searched defs:codePage (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp245 UINT codePage = 0; local
H A DFontPlatformData.cpp50 FontFamilyCodePageInfo(const wchar_t* family, UINT codePage) argument
51 : m_family(family), m_codePage(codePage), m_codePages(0)
/external/webkit/Source/WebCore/platform/text/wince/
H A DTextCodecWinCE.cpp136 TextCodecWinCE::TextCodecWinCE(UINT codePage) argument
137 : m_codePage(codePage)
168 static DWORD getCodePageFlags(UINT codePage) argument
170 if (codePage == 42) // Symbol
174 if (codePage > 50000) {
175 if ((codePage >= 50220 && codePage <= 50222)
176 || codePage == 50225
177 || codePage == 50227
178 || codePage
199 decodeInternal(Vector<UChar, 8192>& result, UINT codePage, const char* bytes, size_t length, size_t* left) argument
[all...]
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheChromiumWin.cpp73 int codePage; member in struct:WebCore::FontCodepage
230 int fontCp = iter->second->codePage;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 772 milliseconds