Searched refs:IsUserInteractive (Results 1 – 5 of 5) sorted by relevance
355 if (GetNode()->IsUserInteractive()) in ProcessCalculate()387 if (GetNode()->IsUserInteractive()) in ProcessScriptTestValidate()438 if (GetNode()->IsUserInteractive()) in ProcessFormatTestValidate()505 if (GetNode()->IsUserInteractive()) in ProcessNullTestValidate()
217 if (pWidgetAcc->GetNode()->IsUserInteractive()) in ProcessEvent()
424 if (pWidgetAcc->GetNode()->IsUserInteractive()) in XFA_ProcessEvent()
669 if (pAcc->GetNode()->IsUserInteractive()) in CalculateWidgetAcc()
167 bool IsUserInteractive() const { in IsUserInteractive() function