Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp486 SetSingleSelect(nHitIndex); in OnMouseDown()
514 SetSingleSelect(nHitIndex); in OnMouseMove()
539 SetSingleSelect(nItemIndex); in OnVK()
613 void CFX_ListCtrl::SetSingleSelect(int32_t nItemIndex) { in SetSingleSelect() function in CFX_ListCtrl
699 SetSingleSelect(nItemIndex); in Select()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h326 void SetSingleSelect(int32_t nItemIndex);