add_square         72 testsuite/misc-ming.all/ButtonEventsTest.c SWFDisplayItem add_square(SWFMovie mo, byte r, byte g, byte b, int depth);
add_square         50 testsuite/misc-ming.all/RollOverOutTest.c SWFDisplayItem add_square(SWFMovie mo, byte r, byte g, byte b, int depth);
add_square        152 testsuite/misc-ming.all/RollOverOutTest.c     it1 = add_square(mo, 255, 0, 0, 3);
add_square        156 testsuite/misc-ming.all/RollOverOutTest.c     it2 = add_square(mo, 0, 255, 0, 4);
add_square        210 testsuite/misc-ming.all/RollOverOutTest.c     it3 = add_square(mo, 0, 0, 0, 10);
add_square        214 testsuite/misc-ming.all/RollOverOutTest.c     it3 = add_square(mo, 0, 0, 0, 11);
add_square        219 testsuite/misc-ming.all/RollOverOutTest.c     it3 = add_square(mo, 0, 0, 0, 12);
add_square         55 testsuite/misc-ming.all/SpriteButtonEventsTest.c SWFDisplayItem add_square(SWFMovie mo, byte r, byte g, byte b, int depth);