Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h315 void ClearMidWords(FX_INT32 nBeginIndex, FX_INT32 nEndIndex);
Ddoc_vt.cpp292 void CSection::ClearMidWords(FX_INT32 nBeginIndex, FX_INT32 nEndIndex) in ClearMidWords() function in CSection
305 ClearMidWords(PlaceRange.BeginPos.nWordIndex, PlaceRange.EndPos.nWordIndex); in ClearWords()