|
NetSurf
|
rsrc: URL method handler More...
#include "beos/res.h"Go to the source code of this file.
Functions | |
| void | fetch_rsrc_register (void) |
| void | fetch_rsrc_unregister (void) |
| BResources * | get_app_resources () |
rsrc: URL method handler
Definition in file fetch_rsrc.h.
| void fetch_rsrc_register | ( | void | ) |
Definition at line 366 of file fetch_rsrc.cpp.
References beos_warn_user(), die(), fetch_rsrc_abort(), fetch_rsrc_can_fetch(), fetch_rsrc_finalise(), fetch_rsrc_free(), fetch_rsrc_initialise(), fetch_rsrc_poll(), fetch_rsrc_setup(), fetch_rsrc_start(), fetcher_add(), find_app_resources(), NSERROR_OK, and SLEN.
Referenced by gui_init().
| void fetch_rsrc_unregister | ( | void | ) |
Definition at line 402 of file fetch_rsrc.cpp.
References gAppResources.
Referenced by gui_quit().
| BResources * get_app_resources | ( | ) |
Definition at line 361 of file fetch_rsrc.cpp.
References gAppResources.
Referenced by nsbeos_throbber_initialise_from_png().