HomeSort by relevance Sort by last modified time
    Searched defs:GetCodePage (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_EditCtrl.h 91 int32_t GetCodePage() const { return m_nCodePage; }
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstylesheet.h 106 virtual FX_WORD GetCodePage() const { return m_wCodePage; }
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp 619 FX_WORD CXFA_WideTextRead::GetCodePage() const {
623 return GetCodePage();
  /external/pdfium/xfa/src/fgas/src/crt/
fx_stream.cpp 731 FX_WORD CFX_TextStream::GetCodePage() const {
    [all...]

Completed in 291 milliseconds