char * filepath_sfind(char **respathv, char *filepath, const char *filename)
Searches an array of resource paths for a file.
Utility routines to obtain paths to file resources.
char ** respaths
resource search path vector
static struct gui_fetch_table fetch_table
struct gui_fetch_table * monkey_fetch_table
static nsurl * gui_get_resource_url(const char *path)
Interface to platform-specific fetcher operations.
const char * monkey_fetch_filetype(const char *unix_path)
Determine the MIME type of a local file.
NetSurf URL handling (interface).
struct nsurl nsurl
NetSurf URL object.
Interface to utility string handling.
function table for fetcher operations.
const char *(* filetype)(const char *unix_path)
Determine the MIME type of a local file.
nserror netsurf_path_to_nsurl(const char *path, struct nsurl **url)
Create a nsurl from a path.
Default operations table for files.
static nserror path(const struct redraw_context *ctx, const plot_style_t *pstyle, const float *p, unsigned int n, const float transform[6])
Plots a path.