Home
last modified time | relevance | path

Searched defs:CPVT_WordRange (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h15 struct CPVT_WordRange { struct
18 CPVT_WordRange(const CPVT_WordPlace& begin, const CPVT_WordPlace& end) in CPVT_WordRange() function
24 inline bool operator==(const CPVT_WordRange& wr) const { argument
31 void Normalize() { in Normalize()
36 CPVT_WordPlace BeginPos;
37 CPVT_WordPlace EndPos;