Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp84 CPLST_Select::CPLST_Select() {} in CPLST_Select() function in CPLST_Select
86 CPLST_Select::~CPLST_Select() { in ~CPLST_Select()
93 void CPLST_Select::Add(int32_t nItemIndex) { in Add()
105 void CPLST_Select::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
116 void CPLST_Select::Sub(int32_t nItemIndex) { in Sub()
124 void CPLST_Select::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()
135 int32_t CPLST_Select::Find(int32_t nItemIndex) const { in Find()
146 bool CPLST_Select::IsExist(int32_t nItemIndex) const { in IsExist()
150 int32_t CPLST_Select::GetCount() const { in GetCount()
154 int32_t CPLST_Select::GetItemIndex(int32_t nIndex) const { in GetItemIndex()
[all …]
Dfxet_list.h196 class CPLST_Select {
198 CPLST_Select();
199 virtual ~CPLST_Select();
293 CPLST_Select m_aSelItems; // for multiple