Searched defs:CPVT_WordRange (Results 1 – 1 of 1) sorted by relevance
16 struct CPVT_WordRange { struct17 CPVT_WordRange() {} in CPVT_WordRange() function19 CPVT_WordRange(const CPVT_WordPlace& begin, const CPVT_WordPlace& end) in CPVT_WordRange() argument45 CPVT_WordRange Intersect(const CPVT_WordRange& that) const { in Intersect() argument56 inline bool operator==(const CPVT_WordRange& wr) const { argument63 void Normalize() { in Normalize()68 CPVT_WordPlace BeginPos;69 CPVT_WordPlace EndPos;