Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h57 void ClearLeftWords(int32_t nWordIndex);
Dcsection.cpp216 void CSection::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords() function in CSection
249 ClearLeftWords(PlaceRange.EndPos.nWordIndex); in ClearWords()