Home
last modified time | relevance | path

Searched refs:JSBool (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/xml/
DSkJS.cpp76 static JSBool
86 static JSBool
91 JSBool resolved; in global_resolve()
110 JSBool ok, found; in global_resolve()
DSkJSDisplayable.cpp63 static JSBool GetProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp);
64 static JSBool SetProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp);
67 static JSBool Draw(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval);
74 JSBool SkJSDisplayable::Draw(JSContext *cx, JSObject *obj, uintN argc, in Draw()
96 static JSBool _class##Constructor(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rva…
218 JSBool SkJSDisplayable::GetProperty(JSContext *cx, JSObject *obj, jsval id, in GetProperty()
292 JSBool SkJSDisplayable::SetProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp) { in SetProperty()
/external/chromium_org/third_party/skia/src/xml/
DSkJS.cpp76 static JSBool
86 static JSBool
91 JSBool resolved; in global_resolve()
110 JSBool ok, found; in global_resolve()
DSkJSDisplayable.cpp63 static JSBool GetProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp);
64 static JSBool SetProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp);
67 static JSBool Draw(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval);
74 JSBool SkJSDisplayable::Draw(JSContext *cx, JSObject *obj, uintN argc, in Draw()
96 static JSBool _class##Constructor(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rva…
218 JSBool SkJSDisplayable::GetProperty(JSContext *cx, JSObject *obj, jsval id, in GetProperty()
292 JSBool SkJSDisplayable::SetProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp) { in SetProperty()
/external/pdfium/fpdfsdk/include/javascript/
DJS_Define.h13 typedef unsigned JSBool; typedef
245 static JSBool JSConstructor(IFXJS_Context* cc, JSFXObject obj,JSFXObject global);\
246 static JSBool JSDestructor(JSFXObject obj);\
258 JSBool js_class_name::JSConstructor(IFXJS_Context* cc, JSFXObject obj, JSFXObject global)\
267 JSBool js_class_name::JSDestructor(JSFXObject obj) \
350 static JSBool JSConstructor(IFXJS_Context* cc, JSFXObject obj, JSFXObject global);\
351 static JSBool JSDestructor(JSFXObject obj);\
536 JSBool js_class_name::JSConstructor(IFXJS_Context* cc, JSFXObject obj,JSFXObject global)\
545 JSBool js_class_name::JSDestructor(JSFXObject obj) \