AddChar(TextChar *pTheLetter, INT32 FlashCode) | FlashTextRecord | |
AddElement(void) | FlashTextRecord | |
AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
DeleteLastElement(void) | FlashTextRecord | |
DeleteNextElement(void) | FlashTextRecord | |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
FlashTextRecord(void) | FlashTextRecord | |
GetAdvances(void) | FlashTextRecord | |
GetAscent(void) | FlashTextRecord | |
GetAspect(void) | FlashTextRecord | |
GetBounds(void) | FlashTextRecord | |
GetColours(void) | FlashTextRecord | |
GetCount(void) | FlashTextRecord | |
GetFontStyles(void) | FlashTextRecord | |
GetLast(void) | FlashTextRecord | |
GetMyClass() | CCObject | [static] |
GetNext(void) | FlashTextRecord | |
GetOffsets(void) | FlashTextRecord | |
GetPosition(void) | FlashTextRecord | |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetScaleX(void) | FlashTextRecord | |
GetScaleY(void) | FlashTextRecord | |
GetSizes(void) | FlashTextRecord | |
GetSkewX(void) | FlashTextRecord | |
GetSkewY(void) | FlashTextRecord | |
GetString(void) | FlashTextRecord | |
GetTextID(void) | FlashTextRecord | |
Init() | SimpleCCObject | [static] |
IsFull(void) | FlashTextRecord | |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
mAdvances | FlashTextRecord | [private] |
mAscent | FlashTextRecord | [private] |
mAspectRatio | FlashTextRecord | [private] |
mCharacterColour | FlashTextRecord | [private] |
mCharacterSize | FlashTextRecord | [private] |
mCharacterStyle | FlashTextRecord | [private] |
mCurrent | FlashTextRecord | [private] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
mOffsets | FlashTextRecord | [private] |
mpLast | FlashTextRecord | [private] |
mpNext | FlashTextRecord | [private] |
mPosition | FlashTextRecord | [private] |
mScaleX | FlashTextRecord | [private] |
mScaleY | FlashTextRecord | [private] |
mSkewX | FlashTextRecord | [private] |
mSkewY | FlashTextRecord | [private] |
mText | FlashTextRecord | [private] |
mTextBounds | FlashTextRecord | [private] |
mTextID | FlashTextRecord | [private] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
SetAdvance(INT32 Advance, INT32 i) | FlashTextRecord | |
SetAscent(INT32 Ascent) | FlashTextRecord | |
SetAspect(FIXED16 AspectRatio) | FlashTextRecord | |
SetBounds(DocRect Bounds) | FlashTextRecord | |
SetColour(DocColour *Colour, UINT32 *Alpha, INT32 i) | FlashTextRecord | |
SetLast(FlashTextRecord *pLast) | FlashTextRecord | |
SetNext(FlashTextRecord *pNext) | FlashTextRecord | |
SetOffset(INT32 Offset, INT32 i) | FlashTextRecord | |
SetPosition(DocCoord Point) | FlashTextRecord | |
SetScaleX(INT32 Scale) | FlashTextRecord | |
SetScaleY(INT32 Scale) | FlashTextRecord | |
SetSize(MILLIPOINT Size, INT32 i) | FlashTextRecord | |
SetSkewX(INT32 Skew) | FlashTextRecord | |
SetSkewY(INT32 Skew) | FlashTextRecord | |
SetStyle(WORD Style, INT32 i) | FlashTextRecord | |
SetTextID(WORD ID) | FlashTextRecord | |
~CCObject() | CCObject | [virtual] |
~FlashTextRecord(void) | FlashTextRecord | |