Home
last modified time | relevance | path

Searched defs:iSel (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_combolist.cpp42 void CFWL_ComboList::ChangeSelected(int32_t iSel) { in ChangeSelected()
H A Dcfwl_combobox.cpp134 void CFWL_ComboBox::SetCurSel(int32_t iSel) { in SetCurSel()
H A Dcfwl_listbox.cpp847 int32_t iSel = nIndex + 1; in DeleteString() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp4353 int32_t iSel = -1; in SetItemState() local