Searched refs:CJS_Zoomtype (Results 1 – 3 of 3) sorted by relevance
94 class CJS_Zoomtype : public CJS_Object {96 explicit CJS_Zoomtype(v8::Local<v8::Object> pObject) : CJS_Object(pObject) {} in CJS_Zoomtype() function97 ~CJS_Zoomtype() override {} in ~CJS_Zoomtype()
118 BEGIN_JS_STATIC_CONST(CJS_Zoomtype) in END_JS_STATIC_CONST()128 IMPLEMENT_JS_CLASS_CONST(CJS_Zoomtype, zoomtype) in END_JS_STATIC_CONST()
159 CJS_Zoomtype::DefineJSObjects(GetIsolate(), FXJSOBJTYPE_STATIC);