Searched refs:GetEventByActivity (Results 1 – 3 of 3) sorted by relevance
225 return !pNode->GetEventByActivity(gs_EventActivity[eEventType], false) in HasEvent()
286 std::vector<CXFA_Event*> GetEventByActivity(XFA_AttributeValue iActivity,
2381 GetEventByActivity(iActivity, pEventParam->m_bIsFormReady); in ProcessEvent()3001 std::vector<CXFA_Event*> CXFA_Node::GetEventByActivity( in GetEventByActivity() function in CXFA_Node