Home
last modified time | relevance | path

Searched refs:IsChoiceListCommitOnSelect (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffcombobox.cpp326 if (m_pNode->IsChoiceListCommitOnSelect() && bLButtonUp) in OnSelectChanged()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h375 bool IsChoiceListCommitOnSelect();
Dcxfa_node.cpp4165 bool CXFA_Node::IsChoiceListCommitOnSelect() { in IsChoiceListCommitOnSelect() function in CXFA_Node