Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ListBox.h91 int32_t GetCaretIndex() const;
DPWL_ListBox.cpp410 int32_t CPWL_ListBox::GetCaretIndex() const { in GetCaretIndex() function in CPWL_ListBox