#include <gfxFont.h>
Collaboration diagram for gfxTextRange:Public Member Functions | |
| gfxTextRange (PRUint32 aStart, PRUint32 aEnd) | |
| PRUint32 | Length () const |
Public Attributes | |
| nsRefPtr< gfxFont > | font |
| PRUint32 | start |
| PRUint32 | end |
| gfxTextRange::gfxTextRange | ( | PRUint32 | aStart, | |
| PRUint32 | aEnd | |||
| ) | [inline] |
| PRUint32 gfxTextRange::Length | ( | ) | const [inline] |
| PRUint32 gfxTextRange::end |
| PRUint32 gfxTextRange::start |
1.7.1