Home
last modified time | relevance | path

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

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