Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h56 void ClearLeftWords(int32_t nWordIndex);
Dcsection.cpp210 void CSection::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords() function in CSection
243 ClearLeftWords(PlaceRange.EndPos.nWordIndex); in ClearWords()