Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_lineinfo.h12 struct CPVT_LineInfo { struct
13 int32_t nTotalWord = 0;
14 int32_t nBeginWordIndex = -1;
15 int32_t nEndWordIndex = -1;
16 float fLineX = 0.0f;
17 float fLineY = 0.0f;
18 float fLineWidth = 0.0f;
19 float fLineAscent = 0.0f;
20 float fLineDescent = 0.0f;