Home
last modified time | relevance | path

Searched refs:SWFShape (Results 26 – 50 of 540) sorted by relevance

12345678910>>...22

/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
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 …]
H A Dttffont.c51 SWFShape shape;
59 SWFShape shape = data->shape; in outl_moveto()
74 SWFShape shape = data->shape; in outl_lineto()
88 SWFShape shape = data->shape; in outl_conicto()
108 SWFShape shape = data->shape; in outl_cubicto()
149 font->shapes = (SWFShape *)malloc(sizeof(SWFShape) * msize); in readGlyphs()
182 font->shapes = (SWFShape *)realloc(font->shapes, sizeof(SWFShape) * msize); in readGlyphs()
H A Dmorph.c37 SWFShape shape1;
38 SWFShape shape2;
51 SWFShape shape1 = morph->shape1; in completeSWFMorphBlock()
52 SWFShape shape2 = morph->shape2; in completeSWFMorphBlock()
163 SWFShape
170 SWFShape
/dports/graphics/ming/libming-ming-0_4_8/java_ext/Tests/
H A DSlideShow.java26 private static SWFShape GetImage (String file, int width, int height) in GetImage()
29 SWFShape image = new SWFShape (); in GetImage()
49 SWFShape Ia = GetImage ("images/Burberry-h1.jpg", 524, 800); in main()
50 SWFShape Ib = GetImage ("images/Burberry-h2.jpg", 524, 800); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/Tests/
H A DSlideShow.java26 private static SWFShape GetImage (String file, int width, int height) in GetImage()
29 SWFShape image = new SWFShape (); in GetImage()
49 SWFShape Ia = GetImage ("images/Burberry-h1.jpg", 524, 800); in main()
50 SWFShape Ib = GetImage ("images/Burberry-h2.jpg", 524, 800); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/Tests/
H A DSlideShow.java26 private static SWFShape GetImage (String file, int width, int height) in GetImage()
29 SWFShape image = new SWFShape (); in GetImage()
49 SWFShape Ia = GetImage ("images/Burberry-h1.jpg", 524, 800); in main()
50 SWFShape Ib = GetImage ("images/Burberry-h2.jpg", 524, 800); in main()
/dports/graphics/ming/libming-ming-0_4_8/test/Shape/
H A Dtest01-cxx.C8 SWFShape *shape1 = new SWFShape(); in main()
9 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Shape/
H A Dtest01-cxx.C8 SWFShape *shape1 = new SWFShape(); in main()
9 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/Shape/
H A Dtest01-cxx.C8 SWFShape *shape1 = new SWFShape(); in main()
9 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Movie/replace/
H A Dtest01-cxx.C11 SWFShape *shape1 = new SWFShape(); in main()
12 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/ming/libming-ming-0_4_8/test/Movie/replace/
H A Dtest01-cxx.C11 SWFShape *shape1 = new SWFShape(); in main()
12 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/Movie/replace/
H A Dtest01-cxx.C11 SWFShape *shape1 = new SWFShape(); in main()
12 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dttffont.c51 SWFShape shape;
59 SWFShape shape = data->shape; in outl_moveto()
74 SWFShape shape = data->shape; in outl_lineto()
88 SWFShape shape = data->shape; in outl_conicto()
108 SWFShape shape = data->shape; in outl_cubicto()
149 font->shapes = (SWFShape *)malloc(sizeof(SWFShape) * msize); in readGlyphs()
182 font->shapes = (SWFShape *)realloc(font->shapes, sizeof(SWFShape) * msize); in readGlyphs()
H A Dmorph.c37 SWFShape shape1;
38 SWFShape shape2;
51 SWFShape shape1 = morph->shape1; in completeSWFMorphBlock()
52 SWFShape shape2 = morph->shape2; in completeSWFMorphBlock()
163 SWFShape
170 SWFShape
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dttffont.c51 SWFShape shape;
59 SWFShape shape = data->shape; in outl_moveto()
74 SWFShape shape = data->shape; in outl_lineto()
88 SWFShape shape = data->shape; in outl_conicto()
108 SWFShape shape = data->shape; in outl_cubicto()
149 font->shapes = (SWFShape *)malloc(sizeof(SWFShape) * msize); in readGlyphs()
182 font->shapes = (SWFShape *)realloc(font->shapes, sizeof(SWFShape) * msize); in readGlyphs()
H A Dmorph.c37 SWFShape shape1;
38 SWFShape shape2;
51 SWFShape shape1 = morph->shape1; in completeSWFMorphBlock()
52 SWFShape shape2 = morph->shape2; in completeSWFMorphBlock()
163 SWFShape
170 SWFShape
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dming.h.in69 typedef struct SWFShape_s *SWFShape; typedef
105 SWFShape shape;
351 /***** SWFShape *****/
360 SWFShape newSWFShape(void);
366 void destroySWFShape(SWFShape shape);
368 void SWFShape_end(SWFShape shape);
370 int SWFShape_getVersion(SWFShape shape);
376 double SWFShape_getPenX(SWFShape shape);
377 double SWFShape_getPenY(SWFShape shape);
400 void SWFShape_hideLine(SWFShape shape);
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dming.h.in69 typedef struct SWFShape_s *SWFShape; typedef
105 SWFShape shape;
351 /***** SWFShape *****/
360 SWFShape newSWFShape(void);
366 void destroySWFShape(SWFShape shape);
368 void SWFShape_end(SWFShape shape);
370 int SWFShape_getVersion(SWFShape shape);
376 double SWFShape_getPenX(SWFShape shape);
377 double SWFShape_getPenY(SWFShape shape);
400 void SWFShape_hideLine(SWFShape shape);
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dming.h.in69 typedef struct SWFShape_s *SWFShape; typedef
105 SWFShape shape;
351 /***** SWFShape *****/
360 SWFShape newSWFShape(void);
366 void destroySWFShape(SWFShape shape);
368 void SWFShape_end(SWFShape shape);
370 int SWFShape_getVersion(SWFShape shape);
376 double SWFShape_getPenX(SWFShape shape);
377 double SWFShape_getPenY(SWFShape shape);
400 void SWFShape_hideLine(SWFShape shape);
[all …]
/dports/graphics/ming/libming-ming-0_4_8/test/LineStyle/
H A Dtest03-cxx.C9 SWFShape *shape = new SWFShape(); in main()
10 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/LineStyle/
H A Dtest03-cxx.C9 SWFShape *shape = new SWFShape(); in main()
10 SWFShape *shape2 = new SWFShape(); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/LineStyle/
H A Dtest03-cxx.C9 SWFShape *shape = new SWFShape(); in main()
10 SWFShape *shape2 = new SWFShape(); in main()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dmorph.c37 SWFShape shape1;
38 SWFShape shape2;
51 SWFShape shape1 = morph->shape1; in completeSWFMorphBlock()
52 SWFShape shape2 = morph->shape2; in completeSWFMorphBlock()
163 SWFShape
170 SWFShape
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A Dreplace_shapes1test.c62 SWFShape get_shape(int width, int height, int r, int g, int b);
64 SWFShape
67 SWFShape sh; in get_shape()
78 SWFShape sh = get_shape(width, height, r, g, b); in get_static_mc()
111 SWFShape static1, static2; in main()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dcompat.c29 void SWFShape_setLineStyle(SWFShape shape, unsigned short width, in SWFShape_setLineStyle()
36 SWFShape_setLineStyle2(SWFShape shape, unsigned short width, in SWFShape_setLineStyle2()
45 SWFShape_setLineStyle2filled(SWFShape shape, unsigned short width, in SWFShape_setLineStyle2filled()
89 SWFShape s = newSWFShape(); in SWFFont_getShape()

12345678910>>...22