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

  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 408 virtual FX_INT32 GetCharArray() const = 0;
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 497 FX_INT32 GetCharArray() const
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 377 virtual FX_INT32 GetCharArray() const = 0;
fxet_edit.h 653 FX_INT32 GetCharArray() const;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 301 FX_INT32 nCharArray = m_pEdit->GetCharArray();
414 FX_INT32 nCharArray = m_pEdit->GetCharArray();
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 135 FX_BOOL bContinuous = pEdit->GetCharArray() == 0;
fxet_edit.cpp     [all...]

Completed in 106 milliseconds