Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_ctrl.h54 int32_t GetCaret() const { return m_nCaretIndex; } in GetCaret() function
Dcpwl_edit_impl.cpp810 int32_t CPWL_EditImpl::GetCaret() const { in GetCaret() function in CPWL_EditImpl