Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp286 CPVT_WordPlace SecEndPos = GetEndWordPlace(); in ClearWords() local
288 if (PlaceRange.EndPos.WordCmp(SecEndPos) <= 0) { in ClearWords()
294 } else if (PlaceRange.EndPos.WordCmp(SecEndPos) <= 0) { in ClearWords()