make_fill_square 38 testsuite/misc-ming.all/BitmapDataTest.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 132 testsuite/misc-ming.all/BitmapDataTest.c shape = make_fill_square (300, 0, 60, 60, 255, 0, 255, 255, 0, 255); make_fill_square 149 testsuite/misc-ming.all/ButtonEventsTest.c sh1 = make_fill_square(0, 0, 40, 40, 0, 0, 0, 0, 0, 0); make_fill_square 150 testsuite/misc-ming.all/ButtonEventsTest.c sh1a = make_fill_square(30, 30, 5, 5, 128, 128, 128, 128, 128, 128); make_fill_square 151 testsuite/misc-ming.all/ButtonEventsTest.c sh2 = make_fill_square(0, 0, 40, 40, 255, 0, 0, 255, 0, 0); make_fill_square 152 testsuite/misc-ming.all/ButtonEventsTest.c sh2a = make_fill_square(30, 30, 5, 5, 128, 0, 0, 128, 0, 0); make_fill_square 153 testsuite/misc-ming.all/ButtonEventsTest.c sh3 = make_fill_square(0, 0, 40, 40, 0, 255, 0, 0, 255, 0); make_fill_square 154 testsuite/misc-ming.all/ButtonEventsTest.c sh3a = make_fill_square(30, 30, 5, 5, 0, 128, 0, 0, 128, 0); make_fill_square 155 testsuite/misc-ming.all/ButtonEventsTest.c sh4 = make_fill_square(0, 0, 40, 40, 255, 255, 0, 255, 255, 0); make_fill_square 156 testsuite/misc-ming.all/ButtonEventsTest.c sh4a = make_fill_square(30, 30, 5, 5, 128, 128, 0, 128, 128, 0); make_fill_square 626 testsuite/misc-ming.all/ButtonEventsTest.c SWFShape sh = make_fill_square(0, 0, 120, 120, 0, 0, 0, 0, 255, 0); make_fill_square 683 testsuite/misc-ming.all/ButtonEventsTest.c SWFShape sh = make_fill_square(0, 0, 120, 120, 0, 0, 0, 0, 255, 0); make_fill_square 46 testsuite/misc-ming.all/ButtonPropertiesTest.c sh1 = make_fill_square(0, 0, 40, 40, 0, 0, 0, 0, 0, 0); make_fill_square 47 testsuite/misc-ming.all/ButtonPropertiesTest.c sh1a = make_fill_square(30, 30, 5, 5, 128, 128, 128, 128, 128, 128); make_fill_square 48 testsuite/misc-ming.all/ButtonPropertiesTest.c sh2 = make_fill_square(0, 0, 40, 40, 255, 0, 0, 255, 0, 0); make_fill_square 49 testsuite/misc-ming.all/ButtonPropertiesTest.c sh2a = make_fill_square(30, 30, 5, 5, 128, 0, 0, 128, 0, 0); make_fill_square 50 testsuite/misc-ming.all/ButtonPropertiesTest.c sh3 = make_fill_square(0, 0, 40, 40, 0, 255, 0, 0, 255, 0); make_fill_square 51 testsuite/misc-ming.all/ButtonPropertiesTest.c sh3a = make_fill_square(30, 30, 5, 5, 0, 128, 0, 0, 128, 0); make_fill_square 52 testsuite/misc-ming.all/ButtonPropertiesTest.c sh4 = make_fill_square(0, 0, 40, 40, 255, 255, 0, 255, 255, 0); make_fill_square 53 testsuite/misc-ming.all/ButtonPropertiesTest.c sh4a = make_fill_square(30, 30, 5, 5, 128, 128, 0, 128, 128, 0); make_fill_square 46 testsuite/misc-ming.all/DepthLimitsTest.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 103 testsuite/misc-ming.all/KeyEventOrder.c sh1 = make_fill_square(200, 0, 40, 40, 0, 0, 0, 0, 0, 0); make_fill_square 104 testsuite/misc-ming.all/KeyEventOrder.c sh2 = make_fill_square(200, 0, 40, 40, 0, 0, 0, 0, 255, 0); make_fill_square 142 testsuite/misc-ming.all/KeyEventOrder.c sh1 = make_fill_square(240, 0, 40, 40, 0, 0, 0, 0, 0, 0); make_fill_square 143 testsuite/misc-ming.all/KeyEventOrder.c sh2 = make_fill_square(240, 0, 40, 40, 0, 0, 0, 0, 255, 0); make_fill_square 163 testsuite/misc-ming.all/KeyEventOrder.c sh1 = make_fill_square(280, 0, 40, 40, 0, 0, 0, 0, 0, 0); make_fill_square 164 testsuite/misc-ming.all/KeyEventOrder.c sh2 = make_fill_square(280, 0, 40, 40, 0, 0, 0, 0, 255, 0); make_fill_square 115 testsuite/misc-ming.all/PlaceObject2Test.c sh1 = make_fill_square (100, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 116 testsuite/misc-ming.all/PlaceObject2Test.c sh2 = make_fill_square (300, 300, 60, 60, 0, 255, 0, 0, 255, 0); make_fill_square 74 testsuite/misc-ming.all/RollOverOutTest.c sh = make_fill_square(0, 0, 40, 40, r, g, b, r, g, b); make_fill_square 94 testsuite/misc-ming.all/SpriteButtonEventsTest.c sh1 = make_fill_square(0, 0, 40, 40, 0, 0, 0, 0, 0, 0); // black make_fill_square 95 testsuite/misc-ming.all/SpriteButtonEventsTest.c sh2 = make_fill_square(0, 0, 40, 40, 255, 0, 0, 255, 0, 0); // red make_fill_square 96 testsuite/misc-ming.all/SpriteButtonEventsTest.c sh3 = make_fill_square(0, 0, 40, 40, 0, 255, 0, 0, 255, 0); // green make_fill_square 97 testsuite/misc-ming.all/SpriteButtonEventsTest.c sh4 = make_fill_square(0, 0, 40, 40, 255, 255, 0, 255, 255, 0); // yellow make_fill_square 295 testsuite/misc-ming.all/SpriteButtonEventsTest.c SWFShape sh = make_fill_square(0, 0, 120, 120, 0, 0, 0, 0, 255, 0); make_fill_square 309 testsuite/misc-ming.all/SpriteButtonEventsTest.c SWFShape sh = make_fill_square(0, 0, 120, 120, 0, 0, 0, 0, 255, 0); make_fill_square 67 testsuite/misc-ming.all/action_order/action_execution_order_extend_test.c sh_blu = make_fill_square (20, 320, 20, 20, 0, 0, 255, 0, 0, 255); make_fill_square 75 testsuite/misc-ming.all/action_order/action_execution_order_extend_test.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 71 testsuite/misc-ming.all/action_order/action_execution_order_test.c sh_blu = make_fill_square (20, 320, 20, 20, 0, 0, 255, 0, 0, 255); make_fill_square 84 testsuite/misc-ming.all/action_order/action_execution_order_test.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 72 testsuite/misc-ming.all/action_order/action_execution_order_test1.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 77 testsuite/misc-ming.all/action_order/action_execution_order_test1.c sh_blu = make_fill_square (0, 300, 60, 60, 0, 0, 255, 0, 0, 255); make_fill_square 71 testsuite/misc-ming.all/action_order/action_execution_order_test2.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 79 testsuite/misc-ming.all/action_order/action_execution_order_test2.c sh_red = make_fill_square (80, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 87 testsuite/misc-ming.all/action_order/action_execution_order_test2.c sh_red = make_fill_square (160, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 117 testsuite/misc-ming.all/action_order/action_execution_order_test2.c sh_red = make_fill_square (240, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 128 testsuite/misc-ming.all/action_order/action_execution_order_test2.c sh_red = make_fill_square (240, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 70 testsuite/misc-ming.all/action_order/action_execution_order_test3.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 98 testsuite/misc-ming.all/action_order/action_execution_order_test4.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 111 testsuite/misc-ming.all/action_order/action_execution_order_test4.c sh_red = make_fill_square (80, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 124 testsuite/misc-ming.all/action_order/action_execution_order_test4.c sh_red = make_fill_square (160, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 47 testsuite/misc-ming.all/attachMovieLoopingTest.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 46 testsuite/misc-ming.all/attachMovieTest.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 113 testsuite/misc-ming.all/attachMovieTest.c sh = make_fill_square (100, 300, 60, 60, 255, 0, 0, 0, 255, 0); make_fill_square 117 testsuite/misc-ming.all/attachMovieTest.c sh = make_fill_square (100, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 72 testsuite/misc-ming.all/consecutive_goto_frame_test.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 86 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 66 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test10.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 68 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test11.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 77 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test2.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 74 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test3.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 72 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test4.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 71 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test5.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 73 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test6.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 74 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test7.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 76 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test8.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 72 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test9.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 65 testsuite/misc-ming.all/duplicate_movie_clip_test.c sh_red = make_fill_square (100, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 71 testsuite/misc-ming.all/duplicate_movie_clip_test.c sh_red = make_fill_square (100, 200, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 59 testsuite/misc-ming.all/event_handler_scope_test.c sh_red = make_fill_square (100, 200, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 65 testsuite/misc-ming.all/frame_label_test.c sh_red = make_fill_square (100, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 84 testsuite/misc-ming.all/frame_label_test.c sh_red = make_fill_square (200, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 112 testsuite/misc-ming.all/goto_frame_test.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 85 testsuite/misc-ming.all/init_action_test.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 97 testsuite/misc-ming.all/init_action_test.c sh2 = make_fill_square (600, 600, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 40 testsuite/misc-ming.all/key_event_test.c sh = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 105 testsuite/misc-ming.all/loop/loop_test.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 111 testsuite/misc-ming.all/loop/loop_test.c sh2 = make_fill_square (330, 270, 120, 120, 0, 0, 0, 0, 0, 0); make_fill_square 145 testsuite/misc-ming.all/loop/loop_test10.c sh1 = make_fill_square (100, 100, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 150 testsuite/misc-ming.all/loop/loop_test10.c sh2 = make_fill_square (200, 200, 60, 60, 0, 0, 0, 0, 0, 0); make_fill_square 155 testsuite/misc-ming.all/loop/loop_test10.c sh3 = make_fill_square (300, 300, 60, 60, 0, 0, 0, 0, 0, 0); make_fill_square 90 testsuite/misc-ming.all/loop/loop_test2.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 95 testsuite/misc-ming.all/loop/loop_test2.c sh2 = make_fill_square (330, 270, 120, 120, 0, 0, 0, 0, 0, 0); make_fill_square 92 testsuite/misc-ming.all/loop/loop_test3.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 109 testsuite/misc-ming.all/loop/loop_test3.c sh2 = make_fill_square (330, 270, 120, 120, 0, 0, 0, 0, 0, 0); make_fill_square 106 testsuite/misc-ming.all/loop/loop_test4.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 120 testsuite/misc-ming.all/loop/loop_test4.c sh2 = make_fill_square (330, 270, 120, 120, 0, 0, 0, 0, 0, 0); make_fill_square 105 testsuite/misc-ming.all/loop/loop_test5.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 119 testsuite/misc-ming.all/loop/loop_test5.c sh2 = make_fill_square (330, 270, 120, 120, 0, 0, 0, 0, 0, 0); make_fill_square 101 testsuite/misc-ming.all/loop/loop_test6.c sh1 = make_fill_square (100, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 106 testsuite/misc-ming.all/loop/loop_test6.c sh2 = make_fill_square (300, 400, 60, 60, 255, 0, 0, 0, 255, 0); make_fill_square 93 testsuite/misc-ming.all/loop/loop_test7.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 80 testsuite/misc-ming.all/loop/loop_test8.c sh = make_fill_square (300, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 85 testsuite/misc-ming.all/loop/loop_test8.c sh = make_fill_square (300, 100, 60, 60, 0, 255, 0, 0, 255, 0); make_fill_square 90 testsuite/misc-ming.all/loop/loop_test8.c sh = make_fill_square (300, 200, 60, 60, 0, 0, 255, 0, 0, 255); make_fill_square 95 testsuite/misc-ming.all/loop/loop_test8.c sh = make_fill_square (300, 300, 60, 60, 255, 255, 0, 255, 255, 0); make_fill_square 100 testsuite/misc-ming.all/loop/loop_test8.c sh = make_fill_square (300, 400, 60, 60, 0, 0, 0, 0, 0, 0); make_fill_square 90 testsuite/misc-ming.all/loop/loop_test9.c sh1 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 95 testsuite/misc-ming.all/loop/loop_test9.c sh2 = make_fill_square (330, 270, 120, 120, 0, 0, 0, 0, 0, 0); make_fill_square 100 testsuite/misc-ming.all/loop/loop_test9.c sh3 = make_fill_square (330, 270, 120, 180, 0, 255, 0, 0, 255, 0); make_fill_square 39 testsuite/misc-ming.all/loop/simple_loop_test.c SWFShape sh = make_fill_square (0, 0, 60, 60, r, g, b, r, g, b); make_fill_square 73 testsuite/misc-ming.all/masks_test.c sh = make_fill_square (0, 0, width, height, r, g, b, r, g, b); make_fill_square 92 testsuite/misc-ming.all/masks_test.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 41 testsuite/misc-ming.all/masks_test2.c sh = make_fill_square (x, y, w, h, 255, 0, 0, 255, 0, 0); make_fill_square 46 testsuite/misc-ming.all/matrix_test.c sh = make_fill_square (-(width/2), -(height/2), width, height, 255, 0, 0, 255, 0, 0); make_fill_square 57 testsuite/misc-ming.all/matrix_test.c sh = make_fill_square ((width/4), -(height/8), (width/4), (height/4), 0, 255, 0, 0, 255, 0); make_fill_square 288 testsuite/misc-ming.all/ming_utils.h SWFShape make_fill_square(int x, int y, int width, int height, byte outline_r, byte outline_g, byte outline_b, byte fill_r, byte fill_g, byte fill_b); make_fill_square 70 testsuite/misc-ming.all/move_object_test.c sh1 = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 77 testsuite/misc-ming.all/path_format_test.c sh_red = make_fill_square (400, 200, 30, 30, 0, 0, 0, 0, 0, 0); make_fill_square 96 testsuite/misc-ming.all/path_format_test.c sh_red = make_fill_square (300, 200, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 119 testsuite/misc-ming.all/path_format_test.c sh_red = make_fill_square (400, 300, 30, 30, 0, 0, 0, 0, 0, 0); make_fill_square 127 testsuite/misc-ming.all/path_format_test.c sh_red = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 141 testsuite/misc-ming.all/path_format_test.c sh_red = make_fill_square (300, 400, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 82 testsuite/misc-ming.all/place_and_remove_object_insane_test.c sh_red = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 87 testsuite/misc-ming.all/place_and_remove_object_insane_test.c sh_green = make_fill_square (200, 300, 60, 60, 255, 0, 0, 0, 255, 0); make_fill_square 92 testsuite/misc-ming.all/place_and_remove_object_insane_test.c sh_blue = make_fill_square (400, 300, 60, 60, 255, 0, 0, 0, 0, 255); make_fill_square 97 testsuite/misc-ming.all/place_and_remove_object_insane_test.c sh_black = make_fill_square (600, 300, 60, 60, 255, 0, 0, 0, 0, 0); make_fill_square 68 testsuite/misc-ming.all/place_and_remove_object_test.c sh1 = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 69 testsuite/misc-ming.all/place_and_remove_object_test.c sh2 = make_fill_square (330, 300, 60, 60, 255, 0, 0, 0, 0, 0); make_fill_square 70 testsuite/misc-ming.all/place_object_test.c sh1 = make_fill_square (0, 220, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 71 testsuite/misc-ming.all/place_object_test.c sh2 = make_fill_square (30, 250, 60, 60, 255, 0, 0, 0, 0, 0); make_fill_square 70 testsuite/misc-ming.all/place_object_test2.c sh1 = make_fill_square (100, 100, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 75 testsuite/misc-ming.all/place_object_test2.c sh2 = make_fill_square (300, 100, 60, 60, 255, 0, 0, 0, 255, 0); make_fill_square 52 testsuite/misc-ming.all/registerClassTest.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 103 testsuite/misc-ming.all/registerClassTest2.c sh1 = make_fill_square (100, 100, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 108 testsuite/misc-ming.all/registerClassTest2.c sh2 = make_fill_square (100, 100, 60, 60, 255, 255, 0, 255, 255, 0); make_fill_square 157 testsuite/misc-ming.all/registerClassTest2.c sh3 = make_fill_square (0, 300, 100, 100, 255, 255, 0, 255, 255, 0); make_fill_square 70 testsuite/misc-ming.all/replace_buttons1test.c sh = make_fill_square (0, 0, width, height, r, g, b, r, g, b); make_fill_square 81 testsuite/misc-ming.all/replace_buttons1test.c sh = make_fill_square (0, 0, width, height, r, g, b, r, g, b); make_fill_square 70 testsuite/misc-ming.all/replace_shapes1test.c sh = make_fill_square (0, 0, width, height, r, g, b, r, g, b); make_fill_square 68 testsuite/misc-ming.all/replace_sprites1test.c sh = make_fill_square (0, 0, width, height, r, g, b, r, g, b); make_fill_square 68 testsuite/misc-ming.all/reverse_execute_PlaceObject2_test1.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 72 testsuite/misc-ming.all/reverse_execute_PlaceObject2_test2.c sh = make_fill_square (0, 0, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 101 testsuite/misc-ming.all/root_stop_test.c sh2 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 119 testsuite/misc-ming.all/root_stop_test.c sh1 = make_fill_square(270, 270, 120, 120, 255, 0, 0, 0, 0, 0); make_fill_square 63 testsuite/misc-ming.all/shape_test.c sh1 = make_fill_square (100, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 64 testsuite/misc-ming.all/shape_test.c sh2 = make_fill_square (300, 300, 60, 60, 255, 0, 0, 0, 0, 0); make_fill_square 86 testsuite/misc-ming.all/static_vs_dynamic1.c sh1 = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 87 testsuite/misc-ming.all/static_vs_dynamic1.c sh2 = make_fill_square (100, 300, 60, 60, 255, 0, 0, 0, 0, 0); make_fill_square 67 testsuite/misc-ming.all/static_vs_dynamic2.c sh = make_fill_square (0, 300, 60, 60, 255, 0, 0, 255, 0, 0); make_fill_square 110 testsuite/misc-ming.all/static_vs_dynamic2.c sh = make_fill_square (300, 300, 30, 30, 255, 0, 0, 255, 0, 0);