Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp268 SetSingleSelect(nHitIndex); in OnMouseDown()
296 SetSingleSelect(nHitIndex); in OnMouseMove()
321 SetSingleSelect(nItemIndex); in OnVK()
414 void CFX_ListCtrl::SetSingleSelect(int32_t nItemIndex) { in SetSingleSelect() function in CFX_ListCtrl
496 SetSingleSelect(nItemIndex); in Select()
Dfxet_list.h278 void SetSingleSelect(int32_t nItemIndex);