Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp401 void CPLST_Select::Add(FX_INT32 nBeginIndex, FX_INT32 nEndIndex) in Add()
423 void CPLST_Select::Sub(FX_INT32 nBeginIndex, FX_INT32 nEndIndex) in Sub()
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp291 void CSection::ClearMidWords(FX_INT32 nBeginIndex, FX_INT32 nEndIndex) in ClearMidWords()