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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffchoicelist.cpp 273 if (m_pDataAcc->IsChoiceListAllowTextEntry()) {
398 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
402 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
406 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
410 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
420 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
424 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
434 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
438 return m_pDataAcc->IsChoiceListAllowTextEntry() &&
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 661 FX_BOOL IsChoiceListAllowTextEntry();
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp     [all...]

Completed in 226 milliseconds