A85Buf | KernelDC | [protected] |
AssertValid() const | CCObject | [virtual] |
BuildComplexRotation(DocCoord &Position, INT32 &ScaleX, INT32 &ScaleY, INT32 &SkewX, INT32 &SkewY, const DocCoord &Centre, INT32 SinTheta, INT32 CosTheta) | FlashExportDC | [private] |
ByteAlign(void) | FlashExportDC | |
CalculateIntersection(DocCoord &Start1, DocCoord &End1, DocCoord &Start2, DocCoord &End2, DocCoord &Intersection) | FlashExportDC | |
CalculateLength(DocCoord Delta) | FlashExportDC | [static] |
CalculateLongLength(DocCoord Delta) | FlashExportDC | [static] |
CalculateMidpoint(DocCoord Point1, DocCoord Point2) | FlashExportDC | [static] |
CalculateTrigValues(DocCoord &StartPoint, DocCoord &EndPoint, INT32 &Length, double &SinTheta, double &CosTheta) | FlashExportDC | [private] |
cc_classCCObject | CCObject | [static] |
CCDC(RenderType=RENDERTYPE_NONE) | CCDC | |
CCDC(CNativeDC *, RenderType=RENDERTYPE_NONE) | CCDC | |
CCDummyDC(RenderType r=RENDERTYPE_NONE) | CCDummyDC | [inline] |
CCDummyDC(CNativeDC *pNativeDC, RenderType r=RENDERTYPE_NONE) | CCDummyDC | [inline] |
CCObject() | CCObject | [protected] |
CleanUpDCs(void) | CCDC | [static] |
ClearPointers() | ListItem | [virtual] |
ConvertFromASCII85(BYTE *Src, UINT32 Length, BYTE *Dest) | KernelDC | [protected] |
ConvertFromNativeDC(CNativeDC *pDC) | CCDC | [static] |
ConvertToASCII85(BYTE *Src, UINT32 Length, BYTE *Dest) | KernelDC | [protected] |
ConvertToHex(BYTE *Data, UINT32 Length, TCHAR *Buf) | KernelDC | [protected] |
ConvertToPoints(MILLIPOINT, TCHAR *) | KernelDC | [protected] |
CountBits(INT32 Value, BOOL IsSigned=TRUE) | FlashExportDC | |
CreateHeader(DocColour Background, DocRect ImageBounds) | FlashExportDC | |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
EndASCII85Output() | KernelDC | |
EndFile(void) | FlashExportDC | |
ExportCurve(DocCoord &Start, DocCoord &Control1, DocCoord &Control2, DocCoord &End, double Tolerance) | FlashExportDC | |
ExportDC(Filter *Parent) | ExportDC | |
ExportFile | ExportDC | |
FlashExportDC(void) | FlashExportDC | |
FlashExportDC(Filter *Parent) | FlashExportDC | |
FlushASCII85Buffer() | KernelDC | [protected] |
FullAccuracy | KernelDC | [protected] |
GetDC() const | CCDC | [inline] |
GetItem(void) | ListItem | [virtual] |
GetMyClass() | CCObject | [static] |
GetOrigin() | KernelDC | [inline] |
GetParentFilter() | ExportDC | [virtual] |
GetRectangleList(wxDC *, wxRect **) | CCDC | [static] |
GetRenderType() const | CCDC | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetType(CNativeDC *, BOOL) | CCDC | [static] |
Init(CCLexFile *pFile) | FlashExportDC | |
KernelDC::Init() | SimpleCCObject | [static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsPaperWanted(RenderType) | CCDC | [static] |
IsPrinting() const | CCDC | [inline, virtual] |
KernelDC(RenderType Type) | KernelDC | |
KernelDC(CNativeDC *pDC, RenderType Type) | KernelDC | |
LineWidth | KernelDC | [protected] |
ListItem() | ListItem | |
lpRgnData | CCDC | [protected] |
m_bCurrentBit | FlashExportDC | [private] |
m_bDeleteDC | CCDC | [protected] |
m_bOutput | FlashExportDC | [private] |
m_pDC | CCDC | [protected] |
mDepth | FlashExportDC | [private] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
mLowCorner | FlashExportDC | [private] |
mTranslateX | FlashExportDC | [private] |
mTranslateY | FlashExportDC | [private] |
operator CNativeDC &() | CCDC | [inline] |
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 | |
Origin | KernelDC | [protected] |
OutputArray(INT32 *, INT32) | KernelDC | |
OutputASCII85(BYTE *Data, UINT32 Length) | KernelDC | |
OutputColour(PColourCMYK *) | KernelDC | |
OutputColourName(DocColour *pCol) | KernelDC | |
OutputColourValue(UINT32 n) | KernelDC | |
OutputCoord(DocCoord &, EPSAccuracy Accuracy=ACCURACY_NORMAL) | KernelDC | [virtual] |
OutputDirect(BYTE *, INT32) | KernelDC | [virtual] |
OutputFloat(const double Value, const UINT32 DecPl) | KernelDC | |
OutputMatrix(Matrix *M) | KernelDC | |
OutputNamedColour(DocColour *, ColourContext *pContext=NULL) | KernelDC | |
OutputNewLine() | KernelDC | [virtual] |
OutputRawBinary(BYTE *Data, UINT32 Length, UINT32 Alignment=1) | KernelDC | [virtual] |
OutputReal(double) | KernelDC | |
OutputString(TCHAR *) | KernelDC | |
OutputTCHARAsChar(TCHAR *Buf, INT32 nBytes) | KernelDC | [virtual] |
OutputToken(TCHAR *) | KernelDC | [virtual] |
OutputUserSpaceValue(MILLIPOINT, EPSAccuracy Accuracy=ACCURACY_NORMAL) | KernelDC | [virtual] |
OutputValue(INT32) | KernelDC | |
OutputValue(UINT32) | KernelDC | |
ParentFilter | ExportDC | [protected] |
pFilter | FlashExportDC | [private] |
ProcessFill(FlashShapeRecord *pShape, DocCoord *MoveTo) | FlashExportDC | [private] |
ProcessSprite(FlashSprite *pSprite, FlashButtonRecord *pButton) | FlashExportDC | |
QueueASCII85Data(BYTE *Data, UINT32 Length) | KernelDC | [protected] |
RawBuf | KernelDC | [protected] |
RawBufSize | KernelDC | [protected] |
RLEtheASCII85Data | KernelDC | [protected] |
RunLengthDecode(BYTE *Data, INT32 *Length) | KernelDC | [protected] |
RunLengthEncode(BYTE *Data, INT32 *Length) | KernelDC | [protected] |
s_DCList | CCDC | [protected, static] |
SetDC(CNativeDC *dc, BOOL bDeleteDC=TRUE) | CCDC | |
SetFullAccuracy(BOOL) | KernelDC | |
SetOrigin(DocCoord &) | KernelDC | |
StartASCII85Output(BOOL RunLengthEncode=FALSE) | KernelDC | |
Transform(DocCoord *Point, DocCoord *MoveTo=NULL) | FlashExportDC | [private] |
Transform(DocRect *Bounds) | FlashExportDC | [private] |
Type | CCDC | [protected] |
Write(const void *Value, UINT32 Size) | FlashExportDC | |
Write32BitBitmap(OILBitmap *pBitmap, WORD BitmapID, UINT32 Alpha) | FlashExportDC | [private] |
Write8BitBitmap(OILBitmap *pBitmap, WORD BitmapID, UINT32 Transparency, BOOL Alpha) | FlashExportDC | [private] |
Write8BitBody(OILBitmap *pBitmap, FilePos StartPos) | FlashExportDC | [private] |
Write8BitHeader(OILBitmap *pBitmap, WORD BitmapID, UINT32 NumColours, BOOL Transparent) | FlashExportDC | [private] |
WriteBackgroundColour(DocColour Background) | FlashExportDC | |
WriteBitmapBits(OILBitmap *pBitmap) | FlashExportDC | [private] |
WriteBitmapFill(FlashShapeRecord *pShape, DocCoord *MoveTo) | FlashExportDC | [private] |
WriteBits(INT32 Value, UINT32 Bits) | FlashExportDC | |
WriteBoundingBox(DocRect Bounds) | FlashExportDC | |
WriteButtonRecord(WORD ObjectID, BYTE State, DocCoord Position, BOOL DoTransform) | FlashExportDC | [private] |
WriteByte(BYTE Value) | FlashExportDC | [inline] |
WriteChangeText(const FlashColour &TextColour, WORD Size, WORD Style, INT8 YOffset, UINT32 HasColour, UINT32 HasFont, UINT32 HasYOffset) | FlashExportDC | [private] |
WriteColour(DocColour Col) | FlashExportDC | |
WriteColour(FlashColour Col) | FlashExportDC | |
WriteComplexRotation(DocCoord Position, INT32 ScaleX, INT32 ScaleY, INT32 SkewX, INT32 SkewY, const DocCoord &Centre, INT32 SinTheta, INT32 CosTheta) | FlashExportDC | [private] |
WriteCurveTo(DocCoord Start, DocCoord Control, DocCoord End) | FlashExportDC | |
WriteDefineFont(FlashFontRecord *pRecord) | FlashExportDC | |
WriteDefineFontInfo(FlashFontRecord *pRecord) | FlashExportDC | |
WriteEdgeRecord(DocCoord *Coords, DocCoord *MoveTo, PathVerb *Verb, INT32 NumCoords, UINT32 LineStyle, UINT32 Fill0, UINT32 Fill1, double Tolerance=100.0f, BOOL IsCircular=FALSE) | FlashExportDC | |
WriteGetURL(FlashButtonRecord *pButton) | FlashExportDC | [private] |
WriteGlyphHeader(FilePos Start, BYTE GlyphCount) | FlashExportDC | [private] |
WriteGradientFill(FlashShapeRecord *pShape, DocCoord *MoveTo) | FlashExportDC | [private] |
WriteHeader(UINT8 sTag, UINT32 lSize) | FlashExportDC | |
WriteHeader(UINT8 sTag, UINT32 lSize, WORD ID) | FlashExportDC | |
WriteLineTo(DocCoord Start, DocCoord End) | FlashExportDC | |
WriteLong(INT32 Value) | FlashExportDC | [inline] |
WriteMatrix(DocCoord &Translate, INT32 ScaleX=65536, INT32 ScaleY=65536, INT32 SkewX=0, INT32 SkewY=0) | FlashExportDC | [private] |
WriteMoveTo(DocCoord Position, UINT32 ChangeLine, UINT32 ChangeFill0, UINT32 ChangeFill1) | FlashExportDC | |
WritePath(FlashShapeRecord *pPath) | FlashExportDC | |
WritePlaceObject(FlashPlaceObject *pPlace) | FlashExportDC | |
WritePlaceObject(FlashPlaceObject *pPlace, WORD Depth) | FlashExportDC | |
WritePNG(OILBitmap *pBitmap, WORD BitmapID, UINT32 Alpha, BOOL IsContoned) | FlashExportDC | |
WriteRotationMatrix(DocCoord &Translate, INT32 ScaleX=65536, INT32 ScaleY=65536, double SinTheta=0, double CosTheta=1.0f) | FlashExportDC | [private] |
WriteShadowBitmap(OILBitmap *pBitmap, WORD BitmapID, DocColour Colour, UINT32 Darkness) | FlashExportDC | |
WriteSprite(FlashSprite *pSprite) | FlashExportDC | |
WriteTagSize(FilePos StartPos) | FlashExportDC | [private] |
WriteText(FlashTextRecord *pText) | FlashExportDC | |
WriteTextMatrix(INT32 ScaleX, INT32 ScaleY, INT32 SkewX, INT32 SkewY, const FIXED16 &Aspect) | FlashExportDC | [private] |
WriteTextRecord(FlashTextRecord *pText) | FlashExportDC | [private] |
WriteTransparentBitmap(OILBitmap *pBitmap, WORD BitmapID, DocColour Colour) | FlashExportDC | |
WriteURLScript(FlashButtonRecord *pButton) | FlashExportDC | |
WriteWord(WORD Value) | FlashExportDC | [inline] |
~CCDC() | CCDC | |
~CCDummyDC() | CCDummyDC | [inline] |
~CCObject() | CCObject | [virtual] |
~ExportDC() | ExportDC | |
~FlashExportDC(void) | FlashExportDC | [virtual] |
~ListItem() | ListItem | [inline, virtual] |