Home
last modified time | relevance | path

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

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