Searched defs:SecEndPos (Results 1 - 1 of 1) sorted by relevance

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

Completed in 54 milliseconds