#include </home/clem/local/src/opie/core/multimedia/opieplayer/libflash/text.h>
Collaboration diagram for TextRecord:

Public Member Functions | |
| TextRecord () | |
| ~TextRecord () | |
| char * | getText () |
Public Attributes | |
| Glyph * | glyphs |
| long | nbGlyphs |
| TextFlags | flags |
| SwfFont * | font |
| long | fontHeight |
| Color | color |
| long | xOffset |
| long | yOffset |
| TextRecord * | next |
|
|
Definition at line 221 of file text.cc. References flags, font, fontHeight, glyphs, nbGlyphs, xOffset, and yOffset. |
|
|
|
|
|
Definition at line 236 of file text.cc. References Glyph::code, g, glyphs, nbGlyphs, and text. |
|
|
Definition at line 39 of file text.h. Referenced by Text::doText(), and CInputScript::ParseTextRecord(). |
|
|
Definition at line 36 of file text.h. Referenced by Text::addTextRecord(), Text::doText(), CInputScript::ParseTextRecord(), and TextRecord(). |
|
|
Definition at line 37 of file text.h. Referenced by Text::addTextRecord(), Text::doText(), CInputScript::ParseTextRecord(), and TextRecord(). |
|
|
Definition at line 38 of file text.h. Referenced by Text::addTextRecord(), Text::doText(), CInputScript::ParseTextRecord(), and TextRecord(). |
|
|
Definition at line 32 of file text.h. Referenced by Text::addTextRecord(), Text::doText(), getText(), CInputScript::ParseTextRecord(), TextRecord(), and ~TextRecord(). |
|
|
Definition at line 33 of file text.h. Referenced by Text::addTextRecord(), getText(), CInputScript::ParseTextRecord(), TextRecord(), and ~TextRecord(). |
|
|
Definition at line 43 of file text.h. Referenced by Text::addTextRecord(), Text::doText(), and Text::~Text(). |
|
|
Definition at line 40 of file text.h. Referenced by Text::doText(), CInputScript::ParseTextRecord(), and TextRecord(). |
|
|
Definition at line 41 of file text.h. Referenced by Text::doText(), CInputScript::ParseTextRecord(), and TextRecord(). |
1.4.2