Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.h83 void GetEditSelection(int32_t& nStartChar, int32_t& nEndChar) const;
Dcpwl_combo_box.cpp256 void CPWL_ComboBox::GetEditSelection(int32_t& nStartChar, in GetEditSelection() function in CPWL_ComboBox