Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.cpp231 void CSection::ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex) { in ClearMidWords()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp64 void CPLST_Select::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
78 void CPLST_Select::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()