HomeSort by relevance Sort by last modified time
    Searched refs:codePage (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebCore/platform/text/wince/
TextCodecWinCE.h 45 TextCodecWinCE(UINT codePage);
58 virtual bool receive(const char* encoding, const wchar_t* friendlyName, unsigned int codePage) = 0;
TextCodecWinCE.cpp 136 TextCodecWinCE::TextCodecWinCE(UINT codePage)
137 : m_codePage(codePage)
168 static DWORD getCodePageFlags(UINT codePage)
170 if (codePage == 42) // Symbol
174 if (codePage > 50000) {
175 if ((codePage >= 50220 && codePage <= 50222)
176 || codePage == 50225
177 || codePage == 50227
178 || codePage == 5022
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontPlatformData.cpp 50 FontFamilyCodePageInfo(const wchar_t* family, UINT codePage)
51 : m_family(family), m_codePage(codePage), m_codePages(0)
FontCacheWinCE.cpp 245 UINT codePage = 0;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 73 int codePage;
230 int fontCp = iter->second->codePage;
303 // In addition, refering to the OS/2 table and converting the codepage list
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 78 milliseconds