Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp598 void CFX_ListCtrl::SetMultipleSelect(int32_t nItemIndex, FX_BOOL bSelected) { in SetMultipleSelect() function in CFX_ListCtrl
680 SetMultipleSelect(nItemIndex, TRUE); in SelectItems()
683 SetMultipleSelect(nItemIndex, FALSE); in SelectItems()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h325 void SetMultipleSelect(int32_t nItemIndex, FX_BOOL bSelected);