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_GUIColor::construct | ( | JSContext * | cx, |
uintN | argc, | ||
jsval * | vp | ||
) |
Definition at line 161 of file JSInterface_GUITypes.cpp.
JSBool JSI_GUIColor::toString | ( | JSContext * | cx, |
uintN | argc, | ||
jsval * | vp | ||
) |
Definition at line 190 of file JSInterface_GUITypes.cpp.
JSClass JSI_GUIColor::JSI_class |
Definition at line 137 of file JSInterface_GUITypes.cpp.
JSFunctionSpec JSI_GUIColor::JSI_methods |
Definition at line 155 of file JSInterface_GUITypes.cpp.
JSPropertySpec JSI_GUIColor::JSI_props |
Definition at line 146 of file JSInterface_GUITypes.cpp.