Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp56 CPLST_Select::CPLST_Select() {} in CPLST_Select() function in CPLST_Select
58 CPLST_Select::~CPLST_Select() {} in ~CPLST_Select()
60 void CPLST_Select::Add(int32_t nItemIndex) { in Add()
64 void CPLST_Select::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
72 void CPLST_Select::Sub(int32_t nItemIndex) { in Sub()
78 void CPLST_Select::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()
86 void CPLST_Select::DeselectAll() { in DeselectAll()
91 void CPLST_Select::Done() { in Done()
391 if (item.second != CPLST_Select::NORMAL) in SelectItems()
392 SetMultipleSelect(item.first, item.second == CPLST_Select::SELECTING); in SelectItems()
Dcpwl_list_impl.h23 class CPLST_Select {
28 CPLST_Select();
29 virtual ~CPLST_Select();
158 CPLST_Select m_aSelItems; // for multiple