Home | History | Annotate | Download | only in src

Lines Matching refs:GetSelectedIndex

218 int	CPDFSDK_Widget::GetSelectedIndex(int nIndex) const
223 return pFormField->GetSelectedIndex(nIndex);
1075 FX_INT32 nCurSel = pField->GetSelectedIndex(0);
1158 if (pField->GetSelectedIndex(j) == i)
2014 int index = pFormField->GetSelectedIndex(0);