Searched refs:GetOptionValue (Results 1 – 4 of 4) sorted by relevance
453 CFX_WideString csOpt = GetOptionValue(iOptIndex); in GetSelectedIndex()460 if (sel_value == GetOptionValue(i)) { in GetSelectedIndex()508 CFX_WideString opt_value = GetOptionValue(index); in IsItemSelected()551 CFX_WideString opt_value = GetOptionValue(index); in SetItemSelection()579 opt_value = GetOptionValue(i); in SetItemSelection()611 opt_value = GetOptionValue(i); in SetItemSelection()661 if (csDV == GetOptionValue(i)) { in GetDefaultSelectedItem()703 CFX_WideString CPDF_FormField::GetOptionValue(int index) { in GetOptionValue() function in CPDF_FormField709 CFX_WideString csValue = GetOptionValue(i); in FindOption()723 CFX_WideString csValue = GetOptionValue(iStartIndex); in FindOptionValue()
295 swRet = pFormField->GetOptionValue(nExport); in GetSelectExportText()
795 CFX_WideString GetOptionValue(int index);
2761 ElementValue = pFormField->GetOptionValue(iIndex).c_str(); in value()3187 CFX_WideString strval = pFormField->GetOptionValue(nIdx); in getItemAt()