Home
last modified time | relevance | path

Searched refs:PropertySpecs (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/fxjs/
Dcjs_icon.cpp9 const JSPropertySpec CJS_Icon::PropertySpecs[] = { member in CJS_Icon
24 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()
Dcjs_annot.cpp16 const JSPropertySpec CJS_Annot::PropertySpecs[] = { member in CJS_Annot
34 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()
Dcjs_icon.h29 static const JSPropertySpec PropertySpecs[];
Dcjs_annot.h32 static const JSPropertySpec PropertySpecs[]; variable
Dcjs_event.cpp15 const JSPropertySpec CJS_Event::PropertySpecs[] = { member in CJS_Event
49 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()
Dcjs_color.cpp19 const JSPropertySpec CJS_Color::PropertySpecs[] = { member in CJS_Color
48 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()
Dcjs_color.h46 static const JSPropertySpec PropertySpecs[]; variable
Dcjs_event.h45 static const JSPropertySpec PropertySpecs[]; variable
Dcjs_app.h71 static const JSPropertySpec PropertySpecs[]; variable
Dcjs_app.cpp28 const JSPropertySpec CJS_App::PropertySpecs[] = { member in CJS_App
80 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()
Dcjs_document.h117 static const JSPropertySpec PropertySpecs[]; variable
Dcjs_field.h128 static const JSPropertySpec PropertySpecs[]; variable
Dcjs_document.cpp31 const JSPropertySpec CJS_Document::PropertySpecs[] = { member in CJS_Document
123 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()
Dcjs_field.cpp497 const JSPropertySpec CJS_Field::PropertySpecs[] = { member in CJS_Field
600 DefineProps(pEngine, ObjDefnID, PropertySpecs); in DefineJSObjects()