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 | 31 JSConstructor<CJS_Console>, JSDestructor); in DefineJSObjects()
|
D | cjs_annot.cpp | 32 JSConstructor<CJS_Annot>, JSDestructor); in DefineJSObjects()
|
D | js_define.h | 45 static void JSConstructor(CFXJS_Engine* pEngine, in JSConstructor() function
|
D | cjs_event.cpp | 47 JSConstructor<CJS_Event>, JSDestructor); in DefineJSObjects()
|
D | cjs_color.cpp | 48 JSConstructor<CJS_Color>, JSDestructor); in DefineJSObjects()
|
D | cjs_util.cpp | 91 JSConstructor<CJS_Util>, JSDestructor); in DefineJSObjects()
|
D | cjs_global.cpp | 152 JSConstructor<CJS_Global>, JSDestructor); in DefineJSObjects()
|
D | cjs_app.cpp | 88 JSConstructor<CJS_App>, JSDestructor); in DefineJSObjects()
|
D | cjs_document.cpp | 128 JSConstructor<CJS_Document>, JSDestructor); in DefineJSObjects()
|
D | cjs_field.cpp | 626 JSConstructor<CJS_Field>, JSDestructor); in DefineJSObjects()
|