• Home
  • Raw
  • Download

Lines Matching refs:CJX_HostPseudoModel

51 const CJX_MethodSpec CJX_HostPseudoModel::MethodSpecs[] = {
68 CJX_HostPseudoModel::CJX_HostPseudoModel(CScript_HostPseudoModel* model) in CJX_HostPseudoModel() function in CJX_HostPseudoModel
73 CJX_HostPseudoModel::~CJX_HostPseudoModel() {} in ~CJX_HostPseudoModel()
75 bool CJX_HostPseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs()
79 void CJX_HostPseudoModel::appType(CFXJSE_Value* pValue, in appType()
93 void CJX_HostPseudoModel::calculationsEnabled(CFXJSE_Value* pValue, in calculationsEnabled()
109 void CJX_HostPseudoModel::currentPage(CFXJSE_Value* pValue, in currentPage()
124 void CJX_HostPseudoModel::language(CFXJSE_Value* pValue, in language()
139 void CJX_HostPseudoModel::numPages(CFXJSE_Value* pValue, in numPages()
154 void CJX_HostPseudoModel::platform(CFXJSE_Value* pValue, in platform()
169 void CJX_HostPseudoModel::title(CFXJSE_Value* pValue, in title()
190 void CJX_HostPseudoModel::validationsEnabled(CFXJSE_Value* pValue, in validationsEnabled()
207 void CJX_HostPseudoModel::variation(CFXJSE_Value* pValue, in variation()
220 void CJX_HostPseudoModel::version(CFXJSE_Value* pValue, in version()
230 void CJX_HostPseudoModel::name(CFXJSE_Value* pValue, in name()
245 CJS_Result CJX_HostPseudoModel::gotoURL( in gotoURL()
264 CJS_Result CJX_HostPseudoModel::openList( in openList()
305 CJS_Result CJX_HostPseudoModel::response( in response()
337 CJS_Result CJX_HostPseudoModel::documentInBatch( in documentInBatch()
343 CJS_Result CJX_HostPseudoModel::resetData( in resetData()
390 CJS_Result CJX_HostPseudoModel::beep( in beep()
411 CJS_Result CJX_HostPseudoModel::setFocus( in setFocus()
451 CJS_Result CJX_HostPseudoModel::getFocus( in getFocus()
469 CJS_Result CJX_HostPseudoModel::messageBox( in messageBox()
509 CJS_Result CJX_HostPseudoModel::documentCountInBatch( in documentCountInBatch()
515 CJS_Result CJX_HostPseudoModel::print( in print()
550 CJS_Result CJX_HostPseudoModel::importData( in importData()
559 CJS_Result CJX_HostPseudoModel::exportData( in exportData()
582 CJS_Result CJX_HostPseudoModel::pageUp( in pageUp()
600 CJS_Result CJX_HostPseudoModel::pageDown( in pageDown()