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.h247 struct CPVT_Line { struct
249 CPVT_Line() : ptLine(0, 0), fLineWidth(0.0f), fLineAscent(0.0f), fLineDescent(0.0f) in CPVT_Line() argument
253 CPVT_WordPlace lineplace;
255 CPVT_WordPlace lineEnd;
257 CPDF_Point ptLine;
259 FX_FLOAT fLineWidth;
261 FX_FLOAT fLineAscent;
263 FX_FLOAT fLineDescent;