Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.h57 int32_t GetSelect() const { return m_nSelItem; } in GetSelect() function
H A Dcpwl_combo_box.cpp109 int32_t CPWL_ComboBox::GetSelect() const { in GetSelect() function in CPWL_ComboBox