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.cpp54 CPLST_Select::CPLST_Select() {} in CPLST_Select() function in CPLST_Select
56 CPLST_Select::~CPLST_Select() {} in ~CPLST_Select()
58 void CPLST_Select::Add(int32_t nItemIndex) { in Add()
62 void CPLST_Select::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
70 void CPLST_Select::Sub(int32_t nItemIndex) { in Sub()
76 void CPLST_Select::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()
84 void CPLST_Select::DeselectAll() { in DeselectAll()
89 void CPLST_Select::Done() { in Done()
389 if (item.second != CPLST_Select::NORMAL) in SelectItems()
390 SetMultipleSelect(item.first, item.second == CPLST_Select::SELECTING); in SelectItems()
Dcpwl_list_impl.h23 class CPLST_Select final {
28 CPLST_Select();
29 ~CPLST_Select();
159 CPLST_Select m_aSelItems; // for multiple