![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/setup.h>
Include dependency graph for carbon_hook.c:Functions | |
| void | carbon_remove_hook (void) |
| void | carbon_set_hook (void) |
| void | gpac_open_urls (const char *urls) |
| int | gf_dynstrcat (char **str, const char *to_append, const char *sep) |
| dynamic string concatenation | |
| static pascal OSErr | sdl_ae_open_doc (const AppleEvent *ae_event, AppleEvent *ae_reply, long ae_ref_count) |
Variables | |
| static AEEventHandlerUPP | open_doc_UPP |
| void carbon_remove_hook | ( | void | ) |
Here is the caller graph for this function:| void carbon_set_hook | ( | void | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gpac_open_urls | ( | const char * | urls | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |