Searched refs:OnKeyEventWithoutClick (Results 1 – 2 of 2) sorted by relevance
494 bool OnKeyEventWithoutClick(const KeyEvent& event);495 bool OnKeyEventWithoutClick(const RefPtr<FrameNode>& host, const KeyEvent& event);
767 return OnKeyEventWithoutClick(event); in OnKeyEvent()808 bool TabBarPattern::OnKeyEventWithoutClick(const KeyEvent& event) in OnKeyEventWithoutClick() function in OHOS::Ace::NG::TabBarPattern841 return OnKeyEventWithoutClick(host, event); in OnKeyEventWithoutClick()844 bool TabBarPattern::OnKeyEventWithoutClick(const RefPtr<FrameNode>& host, const KeyEvent& event) in OnKeyEventWithoutClick() function in OHOS::Ace::NG::TabBarPattern