Home
last modified time | relevance | path

Searched defs:IMPLEMENT_JS_CLASS (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
DIcon.cpp21 IMPLEMENT_JS_CLASS(CJS_Icon, Icon) in IMPLEMENT_JS_CLASS() function
Dreport.cpp23 IMPLEMENT_JS_CLASS(CJS_Report, Report) in IMPLEMENT_JS_CLASS() function
Dconsole.cpp27 IMPLEMENT_JS_CLASS(CJS_Console, console) in IMPLEMENT_JS_CLASS() function
DAnnot.cpp32 IMPLEMENT_JS_CLASS(CJS_Annot, Annot) in IMPLEMENT_JS_CLASS() function
Dcolor.cpp39 IMPLEMENT_JS_CLASS(CJS_Color, color) in IMPLEMENT_JS_CLASS() function
Devent.cpp43 IMPLEMENT_JS_CLASS(CJS_Event, event) in IMPLEMENT_JS_CLASS() function
Dapp.cpp140 IMPLEMENT_JS_CLASS(CJS_TimerObj, TimerObj) in IMPLEMENT_JS_CLASS() function
202 IMPLEMENT_JS_CLASS(CJS_App, app) in IMPLEMENT_JS_CLASS() function
DJS_Define.h188 #define IMPLEMENT_JS_CLASS(js_class_name, class_name) \ macro
DDocument.cpp46 IMPLEMENT_JS_CLASS(CJS_PrintParamsObj, PrintParamsObj) in IMPLEMENT_JS_CLASS() function
146 IMPLEMENT_JS_CLASS(CJS_Document, Document) in IMPLEMENT_JS_CLASS() function
DField.cpp164 IMPLEMENT_JS_CLASS(CJS_Field, Field) in IMPLEMENT_JS_CLASS() function