Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp452 int iOptIndex = GetSelectedOptionIndex(index); in GetSelectedIndex()
532 if (GetSelectedOptionIndex(j) == index) { in IsItemSelected()
938 int CPDF_FormField::GetSelectedOptionIndex(int index) { in GetSelectedOptionIndex() function in CPDF_FormField
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h809 int GetSelectedOptionIndex(int index);