Searched defs:CPVT_LineInfo (Results 1 – 1 of 1) sorted by relevance
12 struct CPVT_LineInfo { struct13 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;