|
Pyrogenesis
13997
|
Functions | |
| JSBool | construct (JSContext *cx, uintN argc, jsval *vp) |
| JSBool | toString (JSContext *cx, uintN argc, jsval *vp) |
Variables | |
| JSClass | JSI_class |
| JSPropertySpec | JSI_props [] |
| JSFunctionSpec | JSI_methods [] |
| JSBool JSI_GUIMouse::construct | ( | JSContext * | cx, |
| uintN | argc, | ||
| jsval * | vp | ||
| ) |
Definition at line 237 of file JSInterface_GUITypes.cpp.
| JSBool JSI_GUIMouse::toString | ( | JSContext * | cx, |
| uintN | argc, | ||
| jsval * | vp | ||
| ) |
Definition at line 259 of file JSInterface_GUITypes.cpp.
| JSClass JSI_GUIMouse::JSI_class |
Definition at line 214 of file JSInterface_GUITypes.cpp.
| JSFunctionSpec JSI_GUIMouse::JSI_methods |
Definition at line 231 of file JSInterface_GUITypes.cpp.
| JSPropertySpec JSI_GUIMouse::JSI_props |
Definition at line 223 of file JSInterface_GUITypes.cpp.
1.8.5