Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ComboBox.h77 void SetEditSel(int32_t nStartChar, int32_t nEndChar);
DPWL_ComboBox.cpp240 void CPWL_ComboBox::SetEditSel(int32_t nStartChar, int32_t nEndChar) { in SetEditSel() function in CPWL_ComboBox