Home
last modified time | relevance | path

Searched refs:SWFException (Results 1 – 25 of 397) sorted by last modified time

12345678910>>...16

/dports/graphics/ming/libming-ming-0_4_8/
H A DNEWS109 * C++ might throw a SWFException
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFObject.java42 throws SWFException in SWFObject()
52 throws SWFException in SWFObject()
73 public void eval() throws SWFException in eval()
96 throws SWFException in getProperty()
99 throw new SWFException ("SWFObject::getProperty: no properties, trying: " + name); in getProperty()
114 throws SWFException in getFloatProperty()
118 throw new SWFException ("SWFObject::getProperty: unknown property: " + name); in getFloatProperty()
134 throws SWFException in initialize()
149 throw new SWFException ("native loading: " + msg); in initialize()
H A DSWFSound.java31 throws SWFException in SWFSound()
H A DSWFTextFieldI.java55 public void setFont (SWFFontI font) throws SWFException; in setFont()
H A DSWFTextI.java31 public void setFont (SWFFontI font) throws SWFException; in setFont()
H A DSWFVideoStream.java9 throws SWFException in SWFVideoStream()
14 public SWFVideoStream() throws SWFException in SWFVideoStream()
H A DMANIFEST15 SWFException.java
H A DSWFBitmap.java36 throws SWFException in SWFBitmap()
46 throws SWFException in SWFBitmap()
H A DSWFFill.java34 throws SWFException in SWFFill()
H A DSWFFont.java33 throws SWFException in SWFFont()
H A DSWFMovie.java36 throws SWFException in SWFMovie()
65 throws SWFException in add()
77 throws SWFException in add()
H A DSWFMovieClip.java34 throws SWFException in SWFMovieClip()
45 throws SWFException in add()
57 throws SWFException in add()
H A DSWFMovieClipI.java35 public SWFDisplayItemI add (SWFObjectI object) throws SWFException; in add()
36 public SWFDisplayItemI add (SWFObjectI object, int depth) throws SWFException; in add()
H A DSWFMovieI.java46 public SWFDisplayItemI add (SWFObjectI object) throws SWFException; in add()
47 public SWFDisplayItemI add (SWFObjectI object, int depth) throws SWFException; in add()
H A DSWFObjectI.java43 public void eval() throws SWFException; in eval()
45 public Object getProperty (String name) throws SWFException; in getProperty()
48 public float getFloatProperty (String name) throws SWFException; in getFloatProperty()
H A DSWFShape.java36 throws SWFException in SWFShape()
44 throws SWFException in SWFShape()
92 throws SWFException in drawGlyph()
136 throws SWFException in addBitmapFill()
144 throws SWFException in addGradientFill()
152 throws SWFException in addSolidFill()
155 throws SWFException in addSolidFill()
159 throws SWFException in setLeftFill()
167 throws SWFException in setRightFill()
H A DSWFShapeI.java46 public void drawGlyph (SWFFontI font, int c) throws SWFException; in drawGlyph()
56 public SWFFillI addBitmapFill (SWFBitmapI bitmap, int flags) throws SWFException; in addBitmapFill()
57 public SWFFillI addGradientFill (SWFGradientI gradient, int flags) throws SWFException; in addGradientFill()
58 public SWFFillI addSolidFill (int r, int g, int b, int alpha) throws SWFException; in addSolidFill()
59 public SWFFillI addSolidFill (SWFColor color) throws SWFException; in addSolidFill()
61 public void setLeftFill (SWFFillI fill) throws SWFException; in setLeftFill()
62 public void setRightFill (SWFFillI fill) throws SWFException; in setRightFill()
H A DMakefile20 SWFException.java \
/dports/graphics/ming/libming-ming-0_4_8/test/Action/
H A Dtest01-cxx.C20 catch(SWFException &e) in main()
/dports/graphics/ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest01-cxx.C22 catch (SWFException &e) in main()
H A Dtest08-cxx.C27 catch(SWFException &e) in main()
/dports/graphics/ming/libming-ming-0_4_8/test/Font/
H A Dtest05-cxx.C34 catch(SWFException &e) in main()
H A Dtest06-cxx.C23 catch(SWFException &e) in main()
/dports/graphics/ming/libming-ming-0_4_8/test/Movie/add/
H A Dtest01-cxx.C24 catch(SWFException &e) in main()
H A Dtest02-cxx.C36 catch(SWFException &e) in main()

12345678910>>...16