Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h57 void ClearRightWords(int32_t nWordIndex);
Dcsection.cpp257 void CSection::ClearRightWords(int32_t nWordIndex) { in ClearRightWords() function in CSection
279 ClearRightWords(PlaceRange.BeginPos.nWordIndex); in ClearWords()