Home
last modified time | relevance | path

Searched refs:instanceManager (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/testing/resources/javascript/xfa_specific/
Dbug_1060549.in43 dd.instanceManager.addInstance(1);
44 dd.instanceManager.removeInstance(0);
Dbug_991899.in37 f4.instanceManager.addInstance(1);
38 f4.instanceManager.removeInstance(0);
Dbug_1054429.in117 d.instanceManager.addInstance(1);
118 d.instanceManager.removeInstance(0);
Dbug_1053617.in125 d.instanceManager.addInstance(1);
126 d.instanceManager.removeInstance(0);
Dbug_1069700.in57 d.instanceManager.addInstance(1);
Dinstance_manager.in43 var mgr = xfa.resolveNode("xfa.form..field4").instanceManager;
Dinstance_manager_expected.txt1 Alert: instanceManager
/external/pdfium/testing/resources/
Dbug_1058653.in46 d.instanceManager.addInstance(1);
47 d.instanceManager.removeInstance(0);
/external/pdfium/fxjs/xfa/
Dcjx_subform.h28 JSE_PROP(instanceManager);
Dcjx_subform.cpp107 void CJX_Subform::instanceManager(v8::Isolate* pIsolate, in instanceManager() function in CJX_Subform
/external/pdfium/xfa/fxfa/parser/
Delements.inc212 ELEM____(0x9f3e9510u, "instanceManager", InstanceManager, Node)
Dattributes.inc202 ATTR____(0x9f3e9510u, "instanceManager", InstanceManager, Object)
Delement_attributes.inc273 ELEM_ATTR____(Subform, InstanceManager, CJX_Subform::instanceManager)