Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_ctrl.cpp66 void CPWL_ListCtrl::SelectState::Add(int32_t nBeginIndex, int32_t nEndIndex) { in Add()
80 void CPWL_ListCtrl::SelectState::Sub(int32_t nBeginIndex, int32_t nEndIndex) { in Sub()
/external/pdfium/core/fpdfdoc/
Dcpvt_section.cpp730 void CPVT_Section::ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex) { in ClearMidWords()