Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp416 const CPDF_Object* pValue = GetValueOrSelectedIndicesObject(); in CountSelectedItems()
427 const CPDF_Object* pValue = GetValueOrSelectedIndicesObject(); in GetSelectedIndex()
484 const CPDF_Object* pValue = GetValueOrSelectedIndicesObject(); in IsItemSelected()
921 const CPDF_Object* CPDF_FormField::GetValueOrSelectedIndicesObject() const { in GetValueOrSelectedIndicesObject() function in CPDF_FormField
Dcpdf_formfield.h175 const CPDF_Object* GetValueOrSelectedIndicesObject() const;