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

  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 414 virtual FX_BOOL IsMultiLine() const = 0;
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fwltheme.cpp 214 if (pWidgetAcc->IsMultiLine()) {
xfa_fftextedit.cpp 55 if (m_pDataAcc->IsMultiLine()) {
xfa_ffwidgetacc.cpp 904 if (GetUIType() == XFA_ELEMENT_TextEdit && IsMultiLine()) {
    [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 420 FX_BOOL IsMultiLine() const override { return m_bMultiLine; }
doc_vt.cpp     [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 723 FX_BOOL IsMultiLine();
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp     [all...]

Completed in 414 milliseconds