ELinks 0.19.1
domrect.h File Reference
Include dependency graph for domrect.h:

Functions

JSObject * getDomRect (JSContext *ctx, int x, int y, int width, int height, int top, int right, int bottom, int left)

Variables

JSClass domRect_class
JSPropertySpec domRect_props []

Function Documentation

◆ getDomRect()

JSObject * getDomRect ( JSContext * ctx,
int x,
int y,
int width,
int height,
int top,
int right,
int bottom,
int left )

Variable Documentation

◆ domRect_class

JSClass domRect_class
extern

◆ domRect_props

JSPropertySpec domRect_props[]
extern