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

  /external/pdfium/xfa/fxfa/
cxfa_ffcombobox.cpp 79 if (m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry()) {
203 return m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
208 return m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
213 return m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
218 return m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
228 m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
233 return m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
246 if (!m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry())
253 return m_pNode->GetWidgetAcc()->IsChoiceListAllowTextEntry() &&
cxfa_widgetacc.h 104 bool IsChoiceListAllowTextEntry();
cxfa_widgetacc.cpp     [all...]

Completed in 499 milliseconds