Searched refs:SetNavigationType (Results 1 – 2 of 2) sorted by relevance
298 void SetNavigationType(int navType) { m_navType = navType; } in SetNavigationType() function
816 wkEvent.SetNavigationType(wxNavTypeFromWebNavType(action.type())); in dispatchDecidePolicyForNavigationAction()