|
ELinks 0.19.1
|
#include "js/spidermonkey/util.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 [] |
| JSObject * getDomRect | ( | JSContext * | ctx, |
| int | x, | ||
| int | y, | ||
| int | width, | ||
| int | height, | ||
| int | top, | ||
| int | right, | ||
| int | bottom, | ||
| int | left ) |
|
extern |
|
extern |