Home | History | Annotate | Download | only in app

Lines Matching refs:iRet

433   int32_t iRet =
435 return iRet;
442 int32_t iRet = XFA_EVENTERROR_NotExist;
444 return iRet;
449 return iRet;
453 return iRet;
469 iRet |= ExecEventActivityByDeepFirst(pNode, eEventType, bIsFormReady,
476 return iRet;
482 iRet |= XFA_ProcessEvent(this, pWidgetAcc, &eParam);
483 return iRet;
511 int32_t iRet = pScriptContext->ResolveObjects(
513 if (iRet < 1) {