Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp3123 int32_t iSelItemIndex = GetSelectedItem(0); in GetValue() local
3124 if (iSelItemIndex >= 0) { in GetValue()
3125 GetChoiceListItem(wsValue, iSelItemIndex); in GetValue()