ELinks 0.19.1
domrect.h File Reference
#include <mujs.h>
Include dependency graph for domrect.h:
This graph shows which files directly or indirectly include this file:

Functions

void mjs_push_domRect (js_State *J, int x, int y, int width, int height, int top, int right, int bottom, int left)

Function Documentation

◆ mjs_push_domRect()

void mjs_push_domRect ( js_State * J,
int x,
int y,
int width,
int height,
int top,
int right,
int bottom,
int left )