Pyrogenesis  trunk
Namespaces | Functions | Variables
JSInterface_GUISize.h File Reference
#include "ps/CStr.h"
#include "scriptinterface/ScriptForward.h"
#include "scriptinterface/ScriptTypes.h"
Include dependency graph for JSInterface_GUISize.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 JSI_GUISize
 

Functions

void JSI_GUISize::RegisterScriptClass (ScriptInterface &scriptInterface)
 
bool JSI_GUISize::construct (JSContext *cx, uint argc, JS::Value *vp)
 
bool JSI_GUISize::toString (JSContext *cx, uint argc, JS::Value *vp)
 
CStr JSI_GUISize::ToPercentString (double pix, double per)
 

Variables

JSClass JSI_GUISize::JSI_class
 
JSClassOps JSI_GUISize::JSI_classops
 
JSPropertySpec JSI_GUISize::JSI_props []
 
JSFunctionSpec JSI_GUISize::JSI_methods []