Searched refs:CJS_Zoomtype (Results 1 – 3 of 3) sorted by relevance
12 class CJS_Zoomtype : public CJS_Object {16 explicit CJS_Zoomtype(v8::Local<v8::Object> pObject) : CJS_Object(pObject) {} in CJS_Zoomtype() function17 ~CJS_Zoomtype() override {} in ~CJS_Zoomtype()
9 const JSConstSpec CJS_Zoomtype::ConstSpecs[] = {18 int CJS_Zoomtype::ObjDefnID = -1;21 void CJS_Zoomtype::DefineJSObjects(CFXJS_Engine* pEngine) { in DefineJSObjects()
132 CJS_Zoomtype::DefineJSObjects(this); in DefineJSObjects()