Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ListBox.h96 int32_t GetCaretIndex() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListBox.cpp454 int32_t CPWL_ListBox::GetCaretIndex() const { in GetCaretIndex() function in CPWL_ListBox