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

  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_truetype_font_list_win.cc 52 desc.charset = static_cast<PP_TrueTypeFontCharset_Dev>(lf.lfCharSet);
64 logfont.lfCharSet = DEFAULT_CHARSET;
77 logfont.lfCharSet = DEFAULT_CHARSET;
pepper_truetype_font_win.cc 122 desc->charset = static_cast<PP_TrueTypeFontCharset_Dev>(font_desc.lfCharSet);
  /external/chromium_org/content/common/
font_list_win.cc 37 logfont.lfCharSet = DEFAULT_CHARSET;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 272 FX_BOOL bCJK = pLogFont->lfCharSet == CHINESEBIG5_CHARSET || pLogFont->lfCharSet == GB2312_CHARSET ||
273 pLogFont->lfCharSet == HANGEUL_CHARSET || pLogFont->lfCharSet == SHIFTJIS_CHARSET;
295 if (pLogFont->lfCharSet == ANSI_CHARSET || pLogFont->lfCharSet == DEFAULT_CHARSET ||
296 pLogFont->lfCharSet == SYMBOL_CHARSET) {
297 if (pLogFont->lfCharSet == SYMBOL_CHARSET) {
307 if (g_FX_CharsetUnicodes[i].m_Charset == pLogFont->lfCharSet) {
354 switch (pLogFont->lfCharSet) {
    [all...]
  /external/chromium_org/third_party/icu/source/samples/layout/
GDIFontInstance.cpp 146 lf.lfCharSet = DEFAULT_CHARSET;
234 lf.lfCharSet = DEFAULT_CHARSET;
  /external/icu/icu4c/source/samples/layout/
GDIFontInstance.cpp 146 lf.lfCharSet = DEFAULT_CHARSET;
234 lf.lfCharSet = DEFAULT_CHARSET;
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 112 m_pMapper->AddInstalledFont(name, plf->lfCharSet);
123 m_pMapper->AddInstalledFont(name, plf->lfCharSet);
145 lf.lfCharSet = DEFAULT_CHARSET;
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 125 lf->lfCharSet = DEFAULT_CHARSET;
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 125 lf->lfCharSet = DEFAULT_CHARSET;
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 401 lf.lfCharSet = charSet;
414 if (iRet > 0 && (lf.lfCharSet == charSet || charSet == 255)) {
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 491 lf->lfCharSet = DEFAULT_CHARSET;
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 490 lf->lfCharSet = DEFAULT_CHARSET;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntgdi.h 336 W32KAPI ULONG_PTR WINAPI NtGdiEnumFontOpen(HDC hdc,ULONG iEnumType,FLONG flWin31Compat,ULONG cwchMax,LPWSTR pwszFaceName,ULONG lfCharSet,ULONG *pulCount);
    [all...]
wingdi.h 1050 BYTE lfCharSet;
1067 BYTE lfCharSet;
    [all...]
mshtml.h     [all...]
mshtmlc.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1427 milliseconds