Home
last modified time | relevance | path

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

/external/pdfium/testing/resources/javascript/xfa_specific/
Dxfa_event_pseudomodel_expected.txt13 Alert: PASS: newContentType =
14 Alert: PASS: newContentType =
Dxfa_event_pseudomodel.in35 testRIProperty(xfa.event, "newContentType", "");
/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.h53 JSE_PROP(newContentType);
Dcjx_eventpseudomodel.cpp98 void CJX_EventPseudoModel::newContentType(CFXJSE_Value* pValue, in newContentType() function in CJX_EventPseudoModel
/external/pdfium/xfa/fxfa/parser/
Dattributes.inc77 ATTR____(0x2e00c007u, "newContentType", NewContentType, Basic)
Delement_attributes.inc499 ELEM_ATTR____(EventPseudoModel, NewContentType, CJX_EventPseudoModel::newContentType)