Searched refs:JSConstructor (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/fxjs/ |
D | cjs_timerobj.cpp | 22 JSConstructor<CJS_TimerObj>, JSDestructor); in DefineJSObjects()
|
D | cjs_icon.cpp | 23 JSConstructor<CJS_Icon>, JSDestructor); in DefineJSObjects()
|
D | cjs_console.cpp | 32 JSConstructor<CJS_Console>, JSDestructor); in DefineJSObjects()
|
D | cjs_annot.cpp | 33 JSConstructor<CJS_Annot>, JSDestructor); in DefineJSObjects()
|
D | js_define.h | 45 static void JSConstructor(CFXJS_Engine* pEngine, v8::Local<v8::Object> obj) { in JSConstructor() function
|
D | cjs_event.cpp | 48 JSConstructor<CJS_Event>, JSDestructor); in DefineJSObjects()
|
D | cjs_color.cpp | 47 JSConstructor<CJS_Color>, JSDestructor); in DefineJSObjects()
|
D | cjs_util.cpp | 89 JSConstructor<CJS_Util>, JSDestructor); in DefineJSObjects()
|
D | cjs_global.cpp | 206 JSConstructor<CJS_Global>, JSDestructor); in DefineJSObjects()
|
D | cjs_app.cpp | 79 JSConstructor<CJS_App>, JSDestructor); in DefineJSObjects()
|
D | cjs_document.cpp | 122 JSConstructor<CJS_Document>, JSDestructor); in DefineJSObjects()
|
D | cjs_field.cpp | 599 JSConstructor<CJS_Field>, JSDestructor); in DefineJSObjects()
|