Searched refs:GetSubmitIfExists (Results 1 – 3 of 3) sorted by relevance
23 CXFA_Submit* GetSubmitIfExists();
76 CXFA_Submit* CXFA_Event::GetSubmitIfExists() { in GetSubmitIfExists() function in CXFA_Event
1698 CXFA_Submit* submit = event->GetSubmitIfExists(); in ProcessEvent()