Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_formfield.cpp467 int iOptIndex = GetSelectedOptionIndex(index); in GetSelectedIndex() local
759 void CPDF_FormField::SelectOption(int iOptIndex) { in SelectOption()