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

Functions

bool keyboardEvent_constructor (JSContext *ctx, unsigned argc, JS::Value *vp)
JSObject * get_keyboardEvent (JSContext *ctx, struct term_event *ev)

Variables

JSClass keyboardEvent_class
JSPropertySpec keyboardEvent_props []
const spidermonkeyFunctionSpec keyboardEvent_funcs []

Function Documentation

◆ get_keyboardEvent()

JSObject * get_keyboardEvent ( JSContext * ctx,
struct term_event * ev )

◆ keyboardEvent_constructor()

bool keyboardEvent_constructor ( JSContext * ctx,
unsigned argc,
JS::Value * vp )

Variable Documentation

◆ keyboardEvent_class

JSClass keyboardEvent_class
extern

◆ keyboardEvent_funcs

const spidermonkeyFunctionSpec keyboardEvent_funcs[]
extern

◆ keyboardEvent_props

JSPropertySpec keyboardEvent_props[]
extern