Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A 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()
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_section.cpp733 void CPVT_Section::ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex) { in ClearMidWords()