Home
last modified time | relevance | path

Searched defs:nBeginIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp325 void CPLST_Select::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
344 void CPLST_Select::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp278 void CSection::ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex) { in ClearMidWords()