Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp304 CPLST_Select::CPLST_Select() {} in CPLST_Select() function in CPLST_Select
306 CPLST_Select::~CPLST_Select() { in ~CPLST_Select()
313 void CPLST_Select::Add(int32_t nItemIndex) { in Add()
325 void CPLST_Select::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
336 void CPLST_Select::Sub(int32_t nItemIndex) { in Sub()
344 void CPLST_Select::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()
355 int32_t CPLST_Select::Find(int32_t nItemIndex) const { in Find()
366 FX_BOOL CPLST_Select::IsExist(int32_t nItemIndex) const { in IsExist()
370 int32_t CPLST_Select::GetCount() const { in GetCount()
374 int32_t CPLST_Select::GetItemIndex(int32_t nIndex) const { in GetItemIndex()
[all …]
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h258 class CPLST_Select {
260 CPLST_Select();
261 virtual ~CPLST_Select();
337 CPLST_Select m_aSelItems; // for multiple