Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2052 int32_t iOpenMode = GetChoiceListOpen(); in IsListBox() local
2053 return (iOpenMode == XFA_ATTRIBUTEENUM_Always || in IsListBox()
2054 iOpenMode == XFA_ATTRIBUTEENUM_MultiSelect); in IsListBox()