24#ifndef NETSURF_HTML_FORM_INTERNAL_H
25#define NETSURF_HTML_FORM_INTERNAL_H
168 const char *doc_charset);
261 float scale,
const struct rect *
clip,
nserror
Enumeration of error codes.
browser_mouse_state
Mouse state.
struct nsurl nsurl
NetSurf URL object.
Content which corresponds to a single URL.
Fetch POST multipart data.
struct form_control * gadget
Data specific to CONTENT_HTML.
static nserror text(const struct redraw_context *ctx, const struct plot_font_style *fstyle, int x, int y, const char *text, size_t length)
Text plotting.
static nserror clip(const struct redraw_context *ctx, const struct rect *clip)
Sets a clip rectangle for subsequent plot operations.