HomeSort by relevance Sort by last modified time
    Searched defs:NewContentType (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cscript_eventpseudomodel.h 19 NewContentType,
43 void NewContentType(CFXJSE_Value* pValue,
cscript_eventpseudomodel.cpp 87 case XFA_Event::NewContentType:
148 void CScript_EventPseudoModel::NewContentType(CFXJSE_Value* pValue,
151 Property(pValue, XFA_Event::NewContentType, bSetting);

Completed in 2810 milliseconds