Home
last modified time | relevance | path

Searched defs:addSolidFill (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/p5-ming/libming-ming-0_4_8/test/Shape/
H A DMakefile.am1 SUBDIRS = addSolidFill subdir
/dports/graphics/ming/libming-ming-0_4_8/test/Shape/
H A DMakefile.am1 SUBDIRS = addSolidFill subdir
/dports/graphics/py-ming/libming-ming-0_4_8/test/Shape/
H A DMakefile.am1 SUBDIRS = addSolidFill subdir
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFShapeI.java58 public SWFFillI addSolidFill (int r, int g, int b, int alpha) throws SWFException; in addSolidFill() method
59 public SWFFillI addSolidFill (SWFColor color) throws SWFException; in addSolidFill() method
H A DSWFShape.java151 public SWFFillI addSolidFill (int r, int g, int b, int alpha) in addSolidFill() method in SWFShape
154 public SWFFillI addSolidFill (SWFColor color) in addSolidFill() method in SWFShape
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFShapeI.java58 public SWFFillI addSolidFill (int r, int g, int b, int alpha) throws SWFException; in addSolidFill() method
59 public SWFFillI addSolidFill (SWFColor color) throws SWFException; in addSolidFill() method
H A DSWFShape.java151 public SWFFillI addSolidFill (int r, int g, int b, int alpha) in addSolidFill() method in SWFShape
154 public SWFFillI addSolidFill (SWFColor color) in addSolidFill() method in SWFShape
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/
H A DSWFShapeI.java58 public SWFFillI addSolidFill (int r, int g, int b, int alpha) throws SWFException; in addSolidFill() method
59 public SWFFillI addSolidFill (SWFColor color) throws SWFException; in addSolidFill() method
H A DSWFShape.java151 public SWFFillI addSolidFill (int r, int g, int b, int alpha) in addSolidFill() method in SWFShape
154 public SWFFillI addSolidFill (SWFColor color) in addSolidFill() method in SWFShape
/dports/graphics/ming/libming-ming-0_4_8/rb_ext/
H A Dming.rb116 def addSolidFill(r, g, b, a=0xff) method in SWFShape
/dports/graphics/py-ming/libming-ming-0_4_8/rb_ext/
H A Dming.rb116 def addSolidFill(r, g, b, a=0xff) method in SWFShape
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dming.py292 def addSolidFill(self, r, g, b, a=0xff): member in SWFShape
/dports/graphics/p5-ming/libming-ming-0_4_8/py_ext/
H A Dming.py292 def addSolidFill(self, r, g, b, a=0xff): member in SWFShape
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dming.py292 def addSolidFill(self, r, g, b, a=0xff): member in SWFShape
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c5224 PHP_METHOD(swfshape, addSolidFill) argument
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c5224 PHP_METHOD(swfshape, addSolidFill) argument