Home
last modified time | relevance | path

Searched refs:addExport (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/register_class/
H A DregisterClassTest2.c57 void addExport(SWFMovie mo, SWFMovieClip mc, const char * name);
60 addExport(SWFMovie mo, SWFMovieClip mc, const char * name) in addExport() function
114 addExport(mo, mc1, "libItem1"); in main()
115 addExport(mo, mc2, "libItem2"); in main()
171 addExport(mo, mc3, "libItem3"); in main()
/dports/graphics/R-cran-visNetwork/visNetwork/man/
H A DaddExport.Rd3 \name{addExport}
4 \alias{addExport}
7 addExport(graph, pdf = TRUE)
/dports/graphics/ming/libming-ming-0_4_8/test/Sound/
H A Dtest03.py13 m.addExport(sound, 'sound1.mp3')
19 m.addExport(sound2, 'delaySeeked')
H A Dtest03.pl13 $m->addExport($sound,'sound1.mp3');
21 $m->addExport($sound2,'delaySeeked');
H A Dtest03-cxx.C18 m->addExport(sound, "sound1.mp3"); in main()
23 m->addExport(sound2, "delaySeeked"); in main()
H A Dtest01.py14 m.addExport(sound, 'audio01.mp3')
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Sound/
H A Dtest03.py13 m.addExport(sound, 'sound1.mp3')
19 m.addExport(sound2, 'delaySeeked')
H A Dtest03.pl13 $m->addExport($sound,'sound1.mp3');
21 $m->addExport($sound2,'delaySeeked');
H A Dtest03-cxx.C18 m->addExport(sound, "sound1.mp3"); in main()
23 m->addExport(sound2, "delaySeeked"); in main()
H A Dtest01.py14 m.addExport(sound, 'audio01.mp3')
/dports/graphics/py-ming/libming-ming-0_4_8/test/Sound/
H A Dtest03.py13 m.addExport(sound, 'sound1.mp3')
19 m.addExport(sound2, 'delaySeeked')
H A Dtest03.pl13 $m->addExport($sound,'sound1.mp3');
21 $m->addExport($sound2,'delaySeeked');
H A Dtest03-cxx.C18 m->addExport(sound, "sound1.mp3"); in main()
23 m->addExport(sound2, "delaySeeked"); in main()
/dports/graphics/ming/libming-ming-0_4_8/test/Bitmap/
H A Dtest01.php12 $m->addExport($b, "BitmapExport");
H A Dtest02.php12 $m->addExport($b, "BitmapExport");
H A Dtest01.pl14 $m->addExport($b, "BitmapExport");
H A Dtest02.pl14 $m->addExport($b, "BitmapExport");
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Bitmap/
H A Dtest01.php12 $m->addExport($b, "BitmapExport");
H A Dtest02.php12 $m->addExport($b, "BitmapExport");
H A Dtest02.pl14 $m->addExport($b, "BitmapExport");
H A Dtest01.pl14 $m->addExport($b, "BitmapExport");
/dports/graphics/py-ming/libming-ming-0_4_8/test/Bitmap/
H A Dtest01.php12 $m->addExport($b, "BitmapExport");
H A Dtest02.php12 $m->addExport($b, "BitmapExport");
H A Dtest01.pl14 $m->addExport($b, "BitmapExport");
H A Dtest02.pl14 $m->addExport($b, "BitmapExport");

12345678910>>...13