Lines Matching refs:SWFException

128 class SWFException : public std::exception
131 SWFException(const char *m)
136 virtual ~SWFException() throw ()
176 throw SWFException("SWFMatrix(c_SWFMatrix matrix)");
191 throw SWFException("SWFCXform(int rAdd, int gAdd,...)"); in WebRtc_g722_decode()
215 throw SWFException("SWFCXform(c_SWFCXform cx)");
234 throw SWFException("SWFInput(FILE *f)\n");
241 throw SWFException("SWFInput(unsigned char *buffer, int length)\n");
252 SWFException("SWFInput(unsigned char *buffer, int length, int alloced)\n");
341 throw SWFException("new SWFPrebuiltClip: prebuiltclip == NULL)");
361 throw SWFException("SWFPrebuiltClip(const char *name)");
380 throw SWFException("SWFAction(const char *script)");
410 throw SWFException("SWFInitAction(SWFAction *action)");
417 throw SWFException("SWFInitAction(SWFAction *action, int id)");
472 throw SWFException("SWFBlur(float blurX, float blurY, int passes)");
491 throw SWFException("SWFShadow(float angle, float distance, float strength)");
510 throw SWFException("SWFFilterMatrix(int cols, int rows, float *vals)");
561 throw SWFException("SWFFilter(c_SWFFilter filter)");
686 throw SWFException("SWFDisplayItem()");
706 throw SWFException("SWFSoundStream(FILE *file)");
713 throw SWFException("SWFSoundStream(SWFInput *input)");
720 throw SWFException("SWFSoundStream(char *filename)");
752 throw SWFException("SWFSound(FILE *file, int flags)");
760 throw SWFException("SWFSound(SWFInput *input, int flags)");
770 throw SWFException("SWFSound(char *filename, int flags)");
779 throw SWFException("SWFSound(SWFSoundStream *stream)");
817 throw SWFException("SWFFont(FILE *file)");
824 throw SWFException("SWFFont(char *path)");
867 throw SWFException("SWFFont(c_SWFFont)");
881 throw SWFException("SWFBrowserFont(char *name)");
902 throw SWFException("SWFFontCollection(filename)");
944 throw SWFException("SWFSoundInstance(c_SWFSoundInstance inst)");
961 throw SWFException("SWFMovie()");
968 throw SWFException("SWFMovie(int version)");
1147 throw SWFException("SWFBitmap(const char *filename, const char *alpha=NULL)");
1157 throw SWFException("SWFBitmap(const char *filename, const char *alpha=NULL)");
1165 throw SWFException("SWFBitmap(SWFInput *input)");
1204 throw SWFException("SWFFillStyle");
1221 throw SWFException("SWFFill");
1290 throw SWFException("SWFFill");
1305 throw SWFException("SWFShape()");
1314 throw SWFException("SWFShape(c_SWFShape shape)");
1430 throw SWFException("SWFMovieClip()");
1502 throw SWFException("SWFMorph()");
1536 throw SWFException("SWFText()");
1605 throw SWFException("SWFTextField()");
1722 throw SWFException("ButtonRecord");
1738 throw SWFException("SWFButton()");
1783 throw SWFException("SWFBinaryData(char *data, int length)");
1804 throw SWFException("newSWFVideoStream()");
1812 throw SWFException("SWFVideoStream(const char *path)");
1819 throw SWFException(" SWFVideoStream(FILE *file)");