Home
last modified time | relevance | path

Searched refs:SWFShape (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
81 SWFShape_setMorphFlag(SWFShape shape);
83 SWFRect SWFShape_getEdgeBounds(SWFShape shape);
85 int SWFShape_getFlags(SWFShape shape);
[all …]
H A Dshape.c129 SWFShape shape = (SWFShape)block; in completeSWFShapeBlock()
138 destroySWFShape(SWFShape shape) in destroySWFShape()
177 SWFShape
180 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s)); in newSWFGlyphShape()
221 SWFShape
224 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s)); in newSWFShape()
271 SWFShape
274 SWFShape shape = newSWFShape(); in newSWFShapeFromBitmap()
334 SWFShape_end(SWFShape shape) in SWFShape_end()
833 addStyleRecord(SWFShape shape) in addStyleRecord()
[all …]
H A Dswf.h322 typedef struct SWFShape_s *SWFShape;
324 SWFShape newSWFShape();
327 int SWFShape_getScaledPenX(SWFShape shape);
328 int SWFShape_getScaledPenY(SWFShape shape);
331 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
340 void SWFShape_drawScaledGlyph(SWFShape shape,
353 void SWFShape_end(SWFShape shape);
358 SWFFillStyle SWFShape_addSolidFillStyle(SWFShape shape,
364 SWFFillStyle SWFShape_addBitmapFillStyle(SWFShape shape,
377 SWFShape SWFMorph_getShape1(SWFMorph morph);
[all …]
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
81 SWFShape_setMorphFlag(SWFShape shape);
83 SWFRect SWFShape_getEdgeBounds(SWFShape shape);
85 int SWFShape_getFlags(SWFShape shape);
[all …]
H A Dshape.c129 SWFShape shape = (SWFShape)block; in completeSWFShapeBlock()
138 destroySWFShape(SWFShape shape) in destroySWFShape()
177 SWFShape
180 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s)); in newSWFGlyphShape()
221 SWFShape
224 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s)); in newSWFShape()
271 SWFShape
274 SWFShape shape = newSWFShape(); in newSWFShapeFromBitmap()
334 SWFShape_end(SWFShape shape) in SWFShape_end()
833 addStyleRecord(SWFShape shape) in addStyleRecord()
[all …]
H A Dswf.h322 typedef struct SWFShape_s *SWFShape;
324 SWFShape newSWFShape();
327 int SWFShape_getScaledPenX(SWFShape shape);
328 int SWFShape_getScaledPenY(SWFShape shape);
331 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
340 void SWFShape_drawScaledGlyph(SWFShape shape,
353 void SWFShape_end(SWFShape shape);
358 SWFFillStyle SWFShape_addSolidFillStyle(SWFShape shape,
364 SWFFillStyle SWFShape_addBitmapFillStyle(SWFShape shape,
377 SWFShape SWFMorph_getShape1(SWFMorph morph);
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
81 SWFShape_setMorphFlag(SWFShape shape);
83 SWFRect SWFShape_getEdgeBounds(SWFShape shape);
85 int SWFShape_getFlags(SWFShape shape);
[all …]
H A Dshape.c129 SWFShape shape = (SWFShape)block;
138 destroySWFShape(SWFShape shape)
177 SWFShape
180 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s));
221 SWFShape
224 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s));
271 SWFShape
274 SWFShape shape = newSWFShape();
334 SWFShape_end(SWFShape shape)
833 addStyleRecord(SWFShape shape)
[all …]
H A Dswf.h322 typedef struct SWFShape_s *SWFShape;
324 SWFShape newSWFShape();
327 int SWFShape_getScaledPenX(SWFShape shape);
328 int SWFShape_getScaledPenY(SWFShape shape);
331 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
340 void SWFShape_drawScaledGlyph(SWFShape shape,
353 void SWFShape_end(SWFShape shape);
358 SWFFillStyle SWFShape_addSolidFillStyle(SWFShape shape,
364 SWFFillStyle SWFShape_addBitmapFillStyle(SWFShape shape,
377 SWFShape SWFMorph_getShape1(SWFMorph morph);
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
81 SWFShape_setMorphFlag(SWFShape shape);
83 SWFRect SWFShape_getEdgeBounds(SWFShape shape);
85 int SWFShape_getFlags(SWFShape shape);
[all …]
H A Dshape.c129 SWFShape shape = (SWFShape)block; in completeSWFShapeBlock()
138 destroySWFShape(SWFShape shape) in destroySWFShape()
177 SWFShape
180 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s)); in newSWFGlyphShape()
221 SWFShape
224 SWFShape shape = (SWFShape)malloc(sizeof(struct SWFShape_s)); in newSWFShape()
271 SWFShape
274 SWFShape shape = newSWFShape(); in newSWFShapeFromBitmap()
334 SWFShape_end(SWFShape shape) in SWFShape_end()
833 addStyleRecord(SWFShape shape) in addStyleRecord()
[all …]
/dports/graphics/ming/libming-ming-0_4_8/ch/include/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
52 void SWFShape_moveScaledPenTo(SWFShape shape, int x, int y);
54 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
56 void SWFShape_drawScaledLineTo(SWFShape shape, int x, int y);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
[all …]
H A Dswf.h316 typedef struct SWFShape_s *SWFShape; typedef
318 SWFShape newSWFShape();
321 int SWFShape_getScaledPenX(SWFShape shape);
322 int SWFShape_getScaledPenY(SWFShape shape);
325 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
334 void SWFShape_drawScaledGlyph(SWFShape shape,
347 void SWFShape_end(SWFShape shape);
352 SWFFillStyle SWFShape_addSolidFillStyle(SWFShape shape,
358 SWFFillStyle SWFShape_addBitmapFillStyle(SWFShape shape,
371 SWFShape SWFMorph_getShape1(SWFMorph morph);
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/ch/include/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
52 void SWFShape_moveScaledPenTo(SWFShape shape, int x, int y);
54 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
56 void SWFShape_drawScaledLineTo(SWFShape shape, int x, int y);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
[all …]
H A Dswf.h316 typedef struct SWFShape_s *SWFShape;
318 SWFShape newSWFShape();
321 int SWFShape_getScaledPenX(SWFShape shape);
322 int SWFShape_getScaledPenY(SWFShape shape);
325 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
334 void SWFShape_drawScaledGlyph(SWFShape shape,
347 void SWFShape_end(SWFShape shape);
352 SWFFillStyle SWFShape_addSolidFillStyle(SWFShape shape,
358 SWFFillStyle SWFShape_addBitmapFillStyle(SWFShape shape,
371 SWFShape SWFMorph_getShape1(SWFMorph morph);
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/ch/include/blocks/
H A Dshape.h46 void SWFShape_addStyleHeader(SWFShape shape);
48 int SWFShape_getScaledPenX(SWFShape shape);
50 int SWFShape_getScaledPenY(SWFShape shape);
52 void SWFShape_moveScaledPenTo(SWFShape shape, int x, int y);
54 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
56 void SWFShape_drawScaledLineTo(SWFShape shape, int x, int y);
60 void SWFShape_drawScaledCurveTo(SWFShape shape,
64 void SWFShape_drawScaledCurve(SWFShape shape,
68 void SWFShape_drawScaledGlyph(SWFShape shape,
72 SWFShape_getOutput(SWFShape shape);
[all …]
H A Dswf.h316 typedef struct SWFShape_s *SWFShape; typedef
318 SWFShape newSWFShape();
321 int SWFShape_getScaledPenX(SWFShape shape);
322 int SWFShape_getScaledPenY(SWFShape shape);
325 void SWFShape_moveScaledPen(SWFShape shape, int x, int y);
334 void SWFShape_drawScaledGlyph(SWFShape shape,
347 void SWFShape_end(SWFShape shape);
352 SWFFillStyle SWFShape_addSolidFillStyle(SWFShape shape,
358 SWFFillStyle SWFShape_addBitmapFillStyle(SWFShape shape,
371 SWFShape SWFMorph_getShape1(SWFMorph morph);
[all …]
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dshape_util.c65 void SWFShape_setLine(SWFShape shape, unsigned short width,
111 void SWFShape_setLine2(SWFShape shape, unsigned short width, in newSWFMovieClip()
191 void SWFShape_setLeftFill(SWFShape shape, SWFFill fill)
197 void SWFShape_setRightFill(SWFShape shape, SWFFill fill)
212 void SWFShape_drawCircle(SWFShape shape, double r)
272 void SWFShape_movePenTo(SWFShape shape, double x, double y) in SWFMovieClip_removeScalingGrid()
279 void SWFShape_movePen(SWFShape shape, double dx, double dy)
285 double SWFShape_getPenX(SWFShape shape)
290 double SWFShape_getPenY(SWFShape shape) in SWFMovieClip_addInitAction()
304 void SWFShape_drawLineTo(SWFShape shape, double x, double y)
[all …]
H A Dming.h65 typedef struct SWFShape_s *SWFShape; typedef
101 SWFShape shape;
356 SWFShape newSWFShape(void);
362 void destroySWFShape(SWFShape shape);
364 void SWFShape_end(SWFShape shape);
366 int SWFShape_getVersion(SWFShape shape);
372 double SWFShape_getPenX(SWFShape shape);
373 double SWFShape_getPenY(SWFShape shape);
396 void SWFShape_hideLine(SWFShape shape);
408 char *SWFShape_dumpOutline(SWFShape s);
[all …]
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dshape_util.c65 void SWFShape_setLine(SWFShape shape, unsigned short width, in SWFShape_setLine()
111 void SWFShape_setLine2(SWFShape shape, unsigned short width, in SWFShape_setLine2()
191 void SWFShape_setLeftFill(SWFShape shape, SWFFill fill) in SWFShape_setLeftFill()
197 void SWFShape_setRightFill(SWFShape shape, SWFFill fill) in SWFShape_setRightFill()
212 void SWFShape_drawCircle(SWFShape shape, double r) in SWFShape_drawCircle()
272 void SWFShape_movePenTo(SWFShape shape, double x, double y) in SWFShape_movePenTo()
279 void SWFShape_movePen(SWFShape shape, double dx, double dy) in SWFShape_movePen()
285 double SWFShape_getPenX(SWFShape shape) in SWFShape_getPenX()
290 double SWFShape_getPenY(SWFShape shape) in SWFShape_getPenY()
304 void SWFShape_drawLineTo(SWFShape shape, double x, double y) in SWFShape_drawLineTo()
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dshape_util.c65 void SWFShape_setLine(SWFShape shape, unsigned short width, in SWFShape_setLine()
111 void SWFShape_setLine2(SWFShape shape, unsigned short width, in SWFShape_setLine2()
191 void SWFShape_setLeftFill(SWFShape shape, SWFFill fill) in SWFShape_setLeftFill()
197 void SWFShape_setRightFill(SWFShape shape, SWFFill fill) in SWFShape_setRightFill()
212 void SWFShape_drawCircle(SWFShape shape, double r) in SWFShape_drawCircle()
272 void SWFShape_movePenTo(SWFShape shape, double x, double y) in SWFShape_movePenTo()
279 void SWFShape_movePen(SWFShape shape, double dx, double dy) in SWFShape_movePen()
285 double SWFShape_getPenX(SWFShape shape) in SWFShape_getPenX()
290 double SWFShape_getPenY(SWFShape shape) in SWFShape_getPenY()
304 void SWFShape_drawLineTo(SWFShape shape, double x, double y) in SWFShape_drawLineTo()
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dshape_util.c65 void SWFShape_setLine(SWFShape shape, unsigned short width, in SWFShape_setLine()
111 void SWFShape_setLine2(SWFShape shape, unsigned short width, in SWFShape_setLine2()
191 void SWFShape_setLeftFill(SWFShape shape, SWFFill fill) in SWFShape_setLeftFill()
197 void SWFShape_setRightFill(SWFShape shape, SWFFill fill) in SWFShape_setRightFill()
212 void SWFShape_drawCircle(SWFShape shape, double r) in SWFShape_drawCircle()
272 void SWFShape_movePenTo(SWFShape shape, double x, double y) in SWFShape_movePenTo()
279 void SWFShape_movePen(SWFShape shape, double dx, double dy) in SWFShape_movePen()
285 double SWFShape_getPenX(SWFShape shape) in SWFShape_getPenX()
290 double SWFShape_getPenY(SWFShape shape) in SWFShape_getPenY()
304 void SWFShape_drawLineTo(SWFShape shape, double x, double y) in SWFShape_drawLineTo()
[all …]
/dports/graphics/ming/libming-ming-0_4_8/
H A Dming.i241 SWFShape newSWFShape(void);
247 void destroySWFShape(SWFShape shape);
249 void SWFShape_end(SWFShape shape);
250 void SWFShape_useVersion(SWFShape shape, int version);
251 int SWFShape_getVersion(SWFShape shape);
257 float SWFShape_getPenX(SWFShape shape);
258 float SWFShape_getPenY(SWFShape shape);
268 void SWFShape_hideLine(SWFShape shape);
286 SWFShape SWFMorph_getShape1(SWFMorph morph);
287 SWFShape SWFMorph_getShape2(SWFMorph morph);
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A Dming.i241 SWFShape newSWFShape(void);
247 void destroySWFShape(SWFShape shape);
249 void SWFShape_end(SWFShape shape);
250 void SWFShape_useVersion(SWFShape shape, int version);
251 int SWFShape_getVersion(SWFShape shape);
257 float SWFShape_getPenX(SWFShape shape);
258 float SWFShape_getPenY(SWFShape shape);
268 void SWFShape_hideLine(SWFShape shape);
286 SWFShape SWFMorph_getShape1(SWFMorph morph);
287 SWFShape SWFMorph_getShape2(SWFMorph morph);
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/
H A Dming.i241 SWFShape newSWFShape(void);
247 void destroySWFShape(SWFShape shape);
249 void SWFShape_end(SWFShape shape);
250 void SWFShape_useVersion(SWFShape shape, int version);
251 int SWFShape_getVersion(SWFShape shape);
257 float SWFShape_getPenX(SWFShape shape);
258 float SWFShape_getPenY(SWFShape shape);
268 void SWFShape_hideLine(SWFShape shape);
286 SWFShape SWFMorph_getShape1(SWFMorph morph);
287 SWFShape SWFMorph_getShape2(SWFMorph morph);
[all …]

12345678910>>...22