get_button 62 testsuite/misc-ming.all/replace_buttons1test.c SWFButton get_button(int width, int height, int r, int g, int b); get_button 142 testsuite/misc-ming.all/replace_buttons1test.c static1 = get_button(60, 60, 255, 0, 0); get_button 143 testsuite/misc-ming.all/replace_buttons1test.c static2 = get_button(60, 60, 0, 255, 0);