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

  /external/pdfium/xfa/fxfa/
cxfa_fftextedit.cpp 91 std::tie(eType, iMaxChars) = m_pNode->GetWidgetAcc()->GetMaxChars();
267 std::tie(elementType, iMaxChars) = m_pNode->GetWidgetAcc()->GetMaxChars();
cxfa_widgetacc.h 177 std::pair<XFA_Element, int32_t> GetMaxChars();
cxfa_widgetacc.cpp     [all...]

Completed in 74 milliseconds