ELinks 0.16.1.1
forms.h File Reference
Include dependency graph for forms.h:

Functions

JSObject * get_form_object (JSContext *ctx, JSObject *jsdoc, struct form *form)
JSObject * getForms (JSContext *ctx, void *node)
JSString * unicode_to_jsstring (JSContext *ctx, unicode_val_T u)

Variables

JSClass forms_class
const spidermonkeyFunctionSpec forms_funcs []
JSPropertySpec forms_props []

Function Documentation

◆ get_form_object()

JSObject * get_form_object ( JSContext * ctx,
JSObject * jsdoc,
struct form * form )

◆ getForms()

JSObject * getForms ( JSContext * ctx,
void * node )

◆ unicode_to_jsstring()

JSString * unicode_to_jsstring ( JSContext * ctx,
unicode_val_T u )

Variable Documentation

◆ forms_class

JSClass forms_class
extern

◆ forms_funcs

const spidermonkeyFunctionSpec forms_funcs[]
extern

◆ forms_props

JSPropertySpec forms_props[]
extern