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

  /external/pdfium/xfa/fxfa/parser/
cscript_eventpseudomodel.cpp 7 #include "xfa/fxfa/parser/cscript_eventpseudomodel.h"
49 CScript_EventPseudoModel::CScript_EventPseudoModel(CXFA_Document* pDocument)
55 CScript_EventPseudoModel::~CScript_EventPseudoModel() {}
57 void CScript_EventPseudoModel::Property(CFXJSE_Value* pValue,
123 void CScript_EventPseudoModel::Change(CFXJSE_Value* pValue,
128 void CScript_EventPseudoModel::CommitKey(CFXJSE_Value* pValue,
133 void CScript_EventPseudoModel::FullText(CFXJSE_Value* pValue,
138 void CScript_EventPseudoModel::KeyDown(CFXJSE_Value* pValue
    [all...]
cscript_eventpseudomodel.h 33 class CScript_EventPseudoModel : public CXFA_Object {
35 explicit CScript_EventPseudoModel(CXFA_Document* pDocument);
36 ~CScript_EventPseudoModel() override;

Completed in 234 milliseconds