Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h108 struct CPVT_WordRange { struct
110 CPVT_WordRange() in CPVT_WordRange() function
114 CPVT_WordRange(const CPVT_WordPlace & begin, const CPVT_WordPlace & end) in CPVT_WordRange() function
119 void Default() in Default()
125 void Set(const CPVT_WordPlace & begin, const CPVT_WordPlace & end) in Set()
149 FX_BOOL operator != (const CPVT_WordRange & wr) const argument
154 void SwapWordPlace() in SwapWordPlace()
163 CPVT_WordPlace BeginPos;
165 CPVT_WordPlace EndPos;