Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h59 void ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex);
Dcsection.cpp231 void CSection::ClearMidWords(int32_t nBeginIndex, int32_t nEndIndex) { in ClearMidWords() function in CSection
243 ClearMidWords(PlaceRange.BeginPos.nWordIndex, in ClearWords()