Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h251 struct CPVT_Line { struct
253 CPVT_Line() : ptLine(0, 0), fLineWidth(0.0f), fLineAscent(0.0f), fLineDescent(0.0f) in CPVT_Line() argument
257 CPVT_WordPlace lineplace;
259 CPVT_WordPlace lineEnd;
261 CPDF_Point ptLine;
263 FX_FLOAT fLineWidth;
265 FX_FLOAT fLineAscent;
267 FX_FLOAT fLineDescent;