Searched refs:zoomType (Results 1 – 4 of 4) sorted by relevance
32 Alert: this.zoomType is undefined undefined65 Alert: this.zoomType = 3; yields 397 Alert: this.zoomType is undefined undefined
104 'zoomType',
119 FX_BOOL zoomType(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);231 JS_STATIC_PROP(zoomType, Document);
97 JS_STATIC_PROP_ENTRY(zoomType) in END_JS_STATIC_CONST()1850 FX_BOOL Document::zoomType(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in zoomType() function in Document