Home
last modified time | relevance | path

Searched refs:cancelAction (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/testing/resources/javascript/xfa_specific/
Dxfa_event_pseudomodel_expected.txt1 Alert: PASS: cancelAction = false
2 Alert: PASS: cancelAction = true
Dxfa_event_pseudomodel.in29 testRWProperty(xfa.event, "cancelAction", false, true);
/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.h47 JSE_PROP(cancelAction);
Dcjx_eventpseudomodel.cpp62 void CJX_EventPseudoModel::cancelAction(CFXJSE_Value* pValue, in cancelAction() function in CJX_EventPseudoModel
/external/pdfium/xfa/fxfa/parser/
Dattributes.inc279 ATTR____(0xd8624e04u, "cancelAction", cancelAction, Basic)
Delement_attributes.inc511 ELEM_ATTR____(EventPseudoModel, cancelAction, CJX_EventPseudoModel::cancelAction)