Searched defs:CPVT_LineInfo (Results 1 – 1 of 1) sorted by relevance
97 struct CPVT_LineInfo { struct98 CPVT_LineInfo() in CPVT_LineInfo() function107 int32_t nTotalWord;108 int32_t nBeginWordIndex;109 int32_t nEndWordIndex;110 FX_FLOAT fLineX;111 FX_FLOAT fLineY;112 FX_FLOAT fLineWidth;113 FX_FLOAT fLineAscent;114 FX_FLOAT fLineDescent;