Metrics for a particular string. More...
#include <gfxFont.h>
Collaboration diagram for gfxFont::RunMetrics:Public Member Functions | |
| RunMetrics () | |
| void | CombineWith (const RunMetrics &aOther, PRBool aOtherIsOnLeft) |
Public Attributes | |
| gfxFloat | mAdvanceWidth |
| gfxFloat | mAscent |
| gfxFloat | mDescent |
| gfxRect | mBoundingBox |
Metrics for a particular string.
| gfxFont::RunMetrics::RunMetrics | ( | ) | [inline] |
| void gfxFont::RunMetrics::CombineWith | ( | const RunMetrics & | aOther, | |
| PRBool | aOtherIsOnLeft | |||
| ) |
1.7.1