add_button 100 testsuite/misc-ming.all/ButtonEventsTest.c SWFDisplayItem add_button(SWFMovie mo); add_button 449 testsuite/misc-ming.all/ButtonEventsTest.c it = add_button(mo); add_button 34 testsuite/misc-ming.all/ButtonPropertiesTest.c SWFDisplayItem add_button(SWFMovie mo); add_button 133 testsuite/misc-ming.all/ButtonPropertiesTest.c it = add_button(mo); add_button 83 testsuite/misc-ming.all/SpriteButtonEventsTest.c SWFDisplayItem add_button(SWFMovie mo); add_button 264 testsuite/misc-ming.all/SpriteButtonEventsTest.c it = add_button(mo); add_button 47 testsuite/misc-ming.all/loading/loadImageTest.c void add_button(SWFMovie mo, int x, int y, const char* label, SWFAction ac); add_button 189 testsuite/misc-ming.all/loading/loadImageTest.c add_button(mo, 50, 100, "Load PNG", newSWFAction(png_action)); add_button 192 testsuite/misc-ming.all/loading/loadImageTest.c add_button(mo, 50, 125, "Load indexed PNG", newSWFAction(indexpng_action)); add_button 195 testsuite/misc-ming.all/loading/loadImageTest.c add_button(mo, 50, 150, "Load greyscale PNG", newSWFAction(greypng_action)); add_button 198 testsuite/misc-ming.all/loading/loadImageTest.c add_button(mo, 50, 175, "Load GIF", newSWFAction(gif_action)); add_button 201 testsuite/misc-ming.all/loading/loadImageTest.c add_button(mo, 50, 200, "Load interlaced GIF", newSWFAction(igif_action)); add_button 47 testsuite/misc-ming.all/loading/loadMovieTest.c void add_button(SWFMovie mo, int x, int y, const char* label, SWFAction ac); add_button 326 testsuite/misc-ming.all/loading/loadMovieTest.c add_button(mo, 50, 200, "Scribble", newSWFAction( add_button 347 testsuite/misc-ming.all/loading/loadMovieTest.c add_button(mo, 50, 220, "Clear", newSWFAction( add_button 356 testsuite/misc-ming.all/loading/loadMovieTest.c add_button(mo, 50, 240, "Unload", newSWFAction(