|
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_GUISize::construct | ( | JSContext * | cx, |
| uintN | argc, | ||
| jsval * | vp | ||
| ) |
Definition at line 52 of file JSInterface_GUITypes.cpp.
| JSBool JSI_GUISize::toString | ( | JSContext * | cx, |
| uintN | argc, | ||
| jsval * | vp | ||
| ) |
Definition at line 105 of file JSInterface_GUITypes.cpp.
| JSClass JSI_GUISize::JSI_class |
Definition at line 24 of file JSInterface_GUITypes.cpp.
| JSFunctionSpec JSI_GUISize::JSI_methods |
Definition at line 46 of file JSInterface_GUITypes.cpp.
| JSPropertySpec JSI_GUISize::JSI_props |
Definition at line 33 of file JSInterface_GUITypes.cpp.
1.8.5