#include <gfxFontTest.h>
Collaboration diagram for gfxFontTestItem:Public Member Functions | |
| gfxFontTestItem (const nsCString_external &fontName, cairo_glyph_t *cglyphs, int nglyphs) | |
| gfxFontTestItem (const gfxFontTestItem &other) | |
| ~gfxFontTestItem () | |
Public Attributes | |
| nsCString_external | platformFont |
| cairo_glyph_t * | glyphs |
| int | num_glyphs |
| gfxFontTestItem::gfxFontTestItem | ( | const nsCString_external & | fontName, | |
| cairo_glyph_t * | cglyphs, | |||
| int | nglyphs | |||
| ) | [inline] |
| gfxFontTestItem::gfxFontTestItem | ( | const gfxFontTestItem & | other | ) | [inline] |
| gfxFontTestItem::~gfxFontTestItem | ( | ) | [inline] |
1.7.1