Searched defs:nStartChar (Results 1 – 3 of 3) sorted by relevance
121 void CPWL_ComboBox::SetEditSelection(int32_t nStartChar, int32_t nEndChar) { in SetEditSelection()
807 void CPWL_Edit::SetSelection(int32_t nStartChar, int32_t nEndChar) { in SetSelection()
762 void CPWL_EditImpl::SetSelection(int32_t nStartChar, int32_t nEndChar) { in SetSelection()