Searched defs:JSBool (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A 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) \

Completed in 909 milliseconds