Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_wordplace.h12 struct CPVT_WordPlace { struct
15 CPVT_WordPlace(int32_t other_nSecIndex, in CPVT_WordPlace() function
34 inline bool operator==(const CPVT_WordPlace& wp) const { argument
62 inline int32_t LineCmp(const CPVT_WordPlace& wp) const { in LineCmp() argument
68 int32_t nSecIndex = -1;
69 int32_t nLineIndex = -1;
70 int32_t nWordIndex = -1;