Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.h148 int32_t GetLastSelected() const;
Dcpwl_list_impl.cpp281 int32_t nIndex = GetLastSelected(); in OnChar()
594 int32_t CPWL_ListCtrl::GetLastSelected() const { in GetLastSelected() function in CPWL_ListCtrl