Gnash
0.8.10
|
#include "aquasup.h"
#include "log.h"
#include "movie_root.h"
#include "RunResources.h"
#include "Renderer.h"
#include <Carbon/Carbon.h>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
int | getopt (int, char *const *, const char *) |
pascal OSStatus | gnash::DoWindowClose (EventHandlerCallRef nextHandler, EventRef theEvent, void *userData) |
void | gnash::DoAdvanceMovie (EventLoopTimerRef inTimer, void *data) |
Variables | |
WindowRef | gnash::myWindow = NULL |
int getopt | ( | int | , |
char *const * | , | ||
const char * | |||
) |
Referenced by gnash::DumpGui::init(), main(), gnash::gui::FBGui::init(), and gnash::HaikuGui::init().