#include "ming_utils.h"#include <ming.h>#include <stdio.h>#include <stdlib.h>Defines | |
| #define | OUTPUT_VERSION 6 |
| #define | OUTPUT_FILENAME "ButtonPropertiesTest.swf" |
Functions | |
| void | add_event (SWFMovie mo, const char *name, const char *event, const char *action) |
| SWFDisplayItem | add_button (SWFMovie mo) |
| int | main (int argc, char **argv) |
Variables | |
| SWFFont | font |
| #define OUTPUT_FILENAME "ButtonPropertiesTest.swf" |
Referenced by main().
| #define OUTPUT_VERSION 6 |
Referenced by main().
| SWFDisplayItem add_button | ( | SWFMovie | mo | ) |
References make_fill_square().
| void add_event | ( | SWFMovie | mo, | |
| const char * | name, | |||
| const char * | event, | |||
| const char * | action | |||
| ) |
Referenced by main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
References add_actions(), add_button(), font, gnash::fontlib::get_default_font(), get_dejagnu_clip(), OUTPUT_FILENAME, and OUTPUT_VERSION.
| SWFFont font |
1.7.1