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

  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 333 int32_t GetMaxChars();
725 int32_t GetMaxChars(XFA_ELEMENT& eType);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fftextedit.cpp 70 int32_t iMaxChars = m_pDataAcc->GetMaxChars(eType);
253 int32_t iMaxChars = m_pDataAcc->GetMaxChars(elementType);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 853 int32_t CXFA_Text::GetMaxChars() {
    [all...]

Completed in 63 milliseconds