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

  /external/pdfium/core/fxcrt/
fx_codepage.h 33 #define FX_CODEPAGE_UTF16LE 1200
cfx_seekablestreamproxy.cpp 167 m_wCodePage = FX_CODEPAGE_UTF16LE;
235 if (m_wCodePage == FX_CODEPAGE_UTF16LE ||
  /external/pdfium/core/fxcrt/xml/
cfx_xmldoc.cpp 60 if (wCodePage == FX_CODEPAGE_UTF16LE) {
cfx_xmlnode.cpp 340 if (wCodePage == FX_CODEPAGE_UTF16LE) {
  /external/pdfium/fpdfsdk/pwl/
cpwl_font_map.cpp 298 case FX_CODEPAGE_UTF16LE:
  /external/pdfium/core/fpdfdoc/
cpdf_interform.cpp 587 case FX_CODEPAGE_UTF16LE:
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_simple_parser.cpp 366 if (wCodePage != FX_CODEPAGE_UTF16LE && wCodePage != FX_CODEPAGE_UTF16BE &&
    [all...]

Completed in 133 milliseconds