ELinks 0.18.0
form.h File Reference
Include dependency graph for form.h:

Functions

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

Variables

JSClass form_class
 
JSClass forms_class
 
const spidermonkeyFunctionSpec forms_funcs []
 
JSPropertySpec forms_props []
 

Function Documentation

◆ get_form_object()

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

Variable Documentation

◆ form_class

JSClass form_class
extern

◆ forms_class

JSClass forms_class
extern

◆ forms_funcs

const spidermonkeyFunctionSpec forms_funcs[]
extern

◆ forms_props

JSPropertySpec forms_props[]
extern