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

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_vt.h19 struct CPVT_Word;
224 struct CPVT_Word { struct
226 CPVT_Word() : Word(0), nCharset(0), ptWord(0, 0), fAscent(0.0f), fDescent(0.0f), fWidth(0.0f), function in struct:CPVT_Word
313 virtual FX_BOOL GetWord(CPVT_Word & word) const = 0;
315 virtual FX_BOOL SetWord(const CPVT_Word & word) = 0;

Completed in 100 milliseconds