Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ComboBox.h78 void GetEditSel(int32_t& nStartChar, int32_t& nEndChar) const;
DPWL_ComboBox.cpp245 void CPWL_ComboBox::GetEditSel(int32_t& nStartChar, int32_t& nEndChar) const { in GetEditSel() function in CPWL_ComboBox