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

/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h13 struct CPVT_LineInfo;
97 struct CPVT_LineInfo { struct
98 CPVT_LineInfo() function in struct:CPVT_LineInfo
201 CPVT_LineInfo m_LineInfo;
217 int32_t Add(const CPVT_LineInfo& lineinfo) {
250 CPVT_WordPlace AddLine(const CPVT_LineInfo& lineinfo);
459 const CPVT_LineInfo& lineinfo);
465 FX_BOOL GetLineInfo(const CPVT_WordPlace& place, CPVT_LineInfo& lineinfo);

Completed in 48 milliseconds