Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.h90 bool IsMultipleSel() const { return m_bMultiple; } in IsMultipleSel() function
Dcpwl_list_box.cpp333 bool CPWL_ListBox::IsMultipleSel() const { in IsMultipleSel() function in CPWL_ListBox