Searched refs:rCellBox (Results 1 – 1 of 1) sorted by relevance
1207 geometry::RealRectangle2D rCellBox (rLine.maCellBoxes[ in GetCharacterBounds() local1210 double nLeft = nX + rCellBox.X1; in GetCharacterBounds()1211 double nRight = nX + rCellBox.X2; in GetCharacterBounds()1218 double nTop (nY + rCellBox.Y1); in GetCharacterBounds()1219 double nBottom (nY + rCellBox.Y2); in GetCharacterBounds()1222 nTop = nTop - rCellBox.Y1 - mnAscent; in GetCharacterBounds()1232 nTop = nTop - rCellBox.Y1 - mnAscent; in GetCharacterBounds()
Completed in 13 milliseconds