Lines Matching refs:CJX_EventPseudoModel

46 const CJX_MethodSpec CJX_EventPseudoModel::MethodSpecs[] = {
50 CJX_EventPseudoModel::CJX_EventPseudoModel(CScript_EventPseudoModel* model) in CJX_EventPseudoModel() function in CJX_EventPseudoModel
55 CJX_EventPseudoModel::~CJX_EventPseudoModel() {} in ~CJX_EventPseudoModel()
57 void CJX_EventPseudoModel::change(CFXJSE_Value* pValue, in change()
63 void CJX_EventPseudoModel::commitKey(CFXJSE_Value* pValue, in commitKey()
69 void CJX_EventPseudoModel::fullText(CFXJSE_Value* pValue, in fullText()
75 void CJX_EventPseudoModel::keyDown(CFXJSE_Value* pValue, in keyDown()
81 void CJX_EventPseudoModel::modifier(CFXJSE_Value* pValue, in modifier()
87 void CJX_EventPseudoModel::newContentType(CFXJSE_Value* pValue, in newContentType()
93 void CJX_EventPseudoModel::newText(CFXJSE_Value* pValue, in newText()
99 void CJX_EventPseudoModel::prevContentType(CFXJSE_Value* pValue, in prevContentType()
105 void CJX_EventPseudoModel::prevText(CFXJSE_Value* pValue, in prevText()
111 void CJX_EventPseudoModel::reenter(CFXJSE_Value* pValue, in reenter()
117 void CJX_EventPseudoModel::selEnd(CFXJSE_Value* pValue, in selEnd()
123 void CJX_EventPseudoModel::selStart(CFXJSE_Value* pValue, in selStart()
129 void CJX_EventPseudoModel::shift(CFXJSE_Value* pValue, in shift()
135 void CJX_EventPseudoModel::soapFaultCode(CFXJSE_Value* pValue, in soapFaultCode()
141 void CJX_EventPseudoModel::soapFaultString(CFXJSE_Value* pValue, in soapFaultString()
147 void CJX_EventPseudoModel::target(CFXJSE_Value* pValue, in target()
153 CJS_Return CJX_EventPseudoModel::emit( in emit()
176 CJS_Return CJX_EventPseudoModel::reset( in reset()
191 void CJX_EventPseudoModel::Property(CFXJSE_Value* pValue, in Property()