create 228 gui/fltk/fltk.cpp Window::create();
create 64 gui/fltk/fltksup.h void create();
create 176 libbase/GnashImage.cpp outChannel = JpegOutput::create(out, width, height, quality);
create 215 libbase/GnashImage.cpp inChannel = JpegInput::create(in);
create 120 libbase/GnashImageJpeg.h static std::auto_ptr<Input> create(boost::shared_ptr<IOChannel> in)
create 199 libbase/GnashImageJpeg.h static std::auto_ptr<Output> create(boost::shared_ptr<IOChannel> out,
create 199 libmedia/ffmpeg/VideoDecoderFfmpeg.cpp VaapiContextFfmpeg *vactx = VaapiContextFfmpeg::create(codecId);
create 71 libmedia/ffmpeg/VideoDecoderFfmpegVaapi.h static VaapiContextFfmpeg *create(enum CodecID codec_id);
create 43 libvaapi/VaapiImage.cpp if (!create(width, height)) {
create 48 libvaapi/VaapiImage.h bool create(unsigned int width, unsigned int height);
create 37 libvaapi/VaapiSubpicture.cpp if (!create()) {
create 41 libvaapi/VaapiSubpicture.h bool create();