Home
last modified time | relevance | path

Searched defs:SWFColor (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFColor.java25 public class SWFColor { class
27 public SWFColor (int r, int g, int b, int alpha) in SWFColor() method in SWFColor
35 public SWFColor (int r, int g, int b) in SWFColor() method in SWFColor
43 public SWFColor () in SWFColor() method in SWFColor
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFColor.java25 public class SWFColor { class
27 public SWFColor (int r, int g, int b, int alpha) in SWFColor() method in SWFColor
35 public SWFColor (int r, int g, int b) in SWFColor() method in SWFColor
43 public SWFColor () in SWFColor() method in SWFColor
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/
H A DSWFColor.java25 public class SWFColor { class
27 public SWFColor (int r, int g, int b, int alpha) in SWFColor() method in SWFColor
35 public SWFColor (int r, int g, int b) in SWFColor() method in SWFColor
43 public SWFColor () in SWFColor() method in SWFColor
/dports/graphics/ming/libming-ming-0_4_8/
H A Dming.i868 typedef struct SWFColor { struct
873 } SWFColor; argument
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A Dming.i868 typedef struct SWFColor { struct
873 } SWFColor; argument
/dports/graphics/py-ming/libming-ming-0_4_8/
H A Dming.i868 typedef struct SWFColor { struct
873 } SWFColor; typedef
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dming.h785 typedef struct SWFColor { struct
790 } SWFColor; argument
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dming.h.in789 typedef struct SWFColor { struct
794 } SWFColor; argument
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dming.h.in789 typedef struct SWFColor { struct
794 } SWFColor; argument
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dming.h.in789 typedef struct SWFColor { struct
794 } SWFColor; typedef
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dmingc.py1583 class SWFColor(_object): class
/dports/graphics/p5-ming/libming-ming-0_4_8/py_ext/
H A Dmingc.py1583 class SWFColor(_object): class
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dmingc.py1583 class SWFColor(_object): class