00001
00002
00003
00004
00005
00006
00007 #import "NSObject.h"
00008
00009 @class MFGraphicsDevice;
00010
00011 @interface EMFPlayer : NSObject
00012 {
00013 MFGraphicsDevice *m_gdi;
00014 BOOL m_headerDone;
00015 }
00016
00017 + (struct _NSRect)boundsInLogicalUnits:(id)fp8;
00018 + (struct _NSRect)boundsInPoints:(id)fp8;
00019 - (id)initWithGraphicsDevice:(id)fp8;
00020 - (void)dealloc;
00021 - (int)play:(unsigned int)fp8:(const char *)fp12;
00022 - (void)done;
00023 - (int)playHeader:(unsigned int)fp8:(const char *)fp12;
00024 - (int)playUnknown:(unsigned int)fp8:(unsigned int)fp12:(const char *)fp16;
00025 - (int)playUnsupported:(unsigned int)fp8:(const char *)fp12:(const char *)fp16;
00026 - (int)playSetWindowExt:(unsigned int)fp8:(const char *)fp12;
00027 - (int)playSetWindowOrg:(unsigned int)fp8:(const char *)fp12;
00028 - (int)playScaleWindowExt:(unsigned int)fp8:(const char *)fp12;
00029 - (int)playSetWorldTransform:(unsigned int)fp8:(const char *)fp12;
00030 - (int)playModifyWorldTransform:(unsigned int)fp8:(const char *)fp12;
00031 - (int)playSetViewportExt:(unsigned int)fp8:(const char *)fp12;
00032 - (int)playSetViewportOrg:(unsigned int)fp8:(const char *)fp12;
00033 - (int)playScaleViewportExt:(unsigned int)fp8:(const char *)fp12;
00034 - (int)playSelectPalette:(unsigned int)fp8:(const char *)fp12;
00035 - (int)playSelectObject:(unsigned int)fp8:(const char *)fp12;
00036 - (int)playDeleteObject:(unsigned int)fp8:(const char *)fp12;
00037 - (int)playCreatePen:(unsigned int)fp8:(const char *)fp12;
00038 - (int)playExtCreatePen:(unsigned int)fp8:(const char *)fp12;
00039 - (int)playCreatePalette:(unsigned int)fp8:(const char *)fp12;
00040 - (int)playSetPaletteEntries:(unsigned int)fp8:(const char *)fp12;
00041 - (int)playResizePalette:(unsigned int)fp8:(const char *)fp12;
00042 - (int)playRealizePalette:(unsigned int)fp8:(const char *)fp12;
00043 - (int)playExtCreateFontIndirectW:(unsigned int)fp8:(const char *)fp12;
00044 - (int)playCreateBrushIndirect:(unsigned int)fp8:(const char *)fp12;
00045 - (int)playCreateMonoBrush:(unsigned int)fp8:(const char *)fp12;
00046 - (int)playCreateDibPatternBrushPT:(unsigned int)fp8:(const char *)fp12;
00047 - (int)playExtTextOut:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00048 - (int)playExtTextOutA:(unsigned int)fp8:(const char *)fp12;
00049 - (int)playExtTextOutW:(unsigned int)fp8:(const char *)fp12;
00050 - (int)playSetTextAlign:(unsigned int)fp8:(const char *)fp12;
00051 - (int)playSetTextColour:(unsigned int)fp8:(const char *)fp12;
00052 - (int)playSetTextJustification:(unsigned int)fp8:(const char *)fp12;
00053 - (int)playSetBkColour:(unsigned int)fp8:(const char *)fp12;
00054 - (int)playSetBkMode:(unsigned int)fp8:(const char *)fp12;
00055 - (int)playSetBrushOrg:(unsigned int)fp8:(const char *)fp12;
00056 - (int)playSetMapMode:(unsigned int)fp8:(const char *)fp12;
00057 - (int)playPolyDraw:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00058 - (int)playPolyBezier:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00059 - (int)playPolyBezierTo:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00060 - (int)playPolygon:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00061 - (int)playPolyLine:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00062 - (int)playPolyLineTo:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00063 - (int)playRoundRect:(unsigned int)fp8:(const char *)fp12;
00064 - (int)playSetStretchBltMode:(unsigned int)fp8:(const char *)fp12;
00065 - (int)playSaveDC:(unsigned int)fp8:(const char *)fp12;
00066 - (int)playRestoreDC:(unsigned int)fp8:(const char *)fp12;
00067 - (int)playLineTo:(unsigned int)fp8:(const char *)fp12;
00068 - (int)playMoveToEx:(unsigned int)fp8:(const char *)fp12;
00069 - (int)playSetArcDirection:(unsigned int)fp8:(const char *)fp12;
00070 - (int)playArc:(unsigned int)fp8:(const char *)fp12;
00071 - (int)playArcTo:(unsigned int)fp8:(const char *)fp12;
00072 - (int)playChord:(unsigned int)fp8:(const char *)fp12;
00073 - (int)playPie:(unsigned int)fp8:(const char *)fp12;
00074 - (int)playEllipse:(unsigned int)fp8:(const char *)fp12;
00075 - (int)playRectangle:(unsigned int)fp8:(const char *)fp12;
00076 - (int)playPolyPolygon:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00077 - (int)playPolyPolyLine:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00078 - (int)playAngleArc:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16;
00079 - (int)playBitBlt:(unsigned int)fp8:(const char *)fp12;
00080 - (int)playStretchBlt:(unsigned int)fp8:(const char *)fp12;
00081 - (int)playMaskBlt:(unsigned int)fp8:(const char *)fp12;
00082 - (int)playPlgBlt:(unsigned int)fp8:(const char *)fp12;
00083 - (int)playSetDIBitsToDevice:(unsigned int)fp8:(const char *)fp12;
00084 - (int)playStretchDIBits:(unsigned int)fp8:(const char *)fp12;
00085 - (int)playSetPolyFillMode:(unsigned int)fp8:(const char *)fp12;
00086 - (int)playSetMiterLimit:(unsigned int)fp8:(const char *)fp12;
00087 - (int)playSetRop2:(unsigned int)fp8:(const char *)fp12;
00088 - (int)playBeginPath:(unsigned int)fp8:(const char *)fp12;
00089 - (int)playAbortPath:(unsigned int)fp8:(const char *)fp12;
00090 - (int)playEndPath:(unsigned int)fp8:(const char *)fp12;
00091 - (int)playWidenPath:(unsigned int)fp8:(const char *)fp12;
00092 - (int)playCloseFigure:(unsigned int)fp8:(const char *)fp12;
00093 - (int)playStrokeAndFillPath:(unsigned int)fp8:(const char *)fp12:(BOOL)fp16:(BOOL)fp20;
00094 - (int)playSelectClipPath:(unsigned int)fp8:(const char *)fp12;
00095 - (int)playSelectClipRegion:(unsigned int)fp8:(const char *)fp12;
00096 - (int)playFillRgn:(unsigned int)fp8:(const char *)fp12;
00097 - (int)playPaintRgn:(unsigned int)fp8:(const char *)fp12;
00098 - (int)playInvertRgn:(unsigned int)fp8:(const char *)fp12;
00099 - (int)playExcludeClipRect:(unsigned int)fp8:(const char *)fp12;
00100 - (int)playIntersectClipRect:(unsigned int)fp8:(const char *)fp12;
00101 - (int)playSetMetaRgn:(unsigned int)fp8:(const char *)fp12;
00102
00103 @end
00104