Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp494 int iOptIndex = GetSelectedOptionIndex(index); in GetSelectedIndex() local
950 FX_BOOL CPDF_FormField::IsOptionSelected(int iOptIndex) in IsOptionSelected()
968 FX_BOOL CPDF_FormField::SelectOption(int iOptIndex, FX_BOOL bSelected, FX_BOOL bNotify) in SelectOption()