Home
last modified time | relevance | path

Searched refs:ClearMidWords (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_section.h81 void ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex);
Dcpvt_section.cpp734 void CPVT_Section::ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex) { in ClearMidWords() function in CPVT_Section
746 ClearMidWords(PlaceRange.BeginPos.nWordIndex, in ClearWords()