Searched defs:OnPress (Results 1 – 9 of 9) sorted by relevance
33 using OnPress = std::function<void(const PressInfo&)>; variable
386 bool UITestRotateInput::OnPress(UIView& view, const PressEvent& event) in OnPress() function in OHOS::UITestRotateInput
601 bool UIVideo::OnPress(UIView& view, const PressEvent& event) in OnPress() function in OHOS::UIVideo
262 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() function
133 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() function in OHOS::TestOnTouchListener
276 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() function
192 void ProgressPattern::OnPress(const TouchEventInfo& info) in OnPress() function in OHOS::Ace::NG::ProgressPattern
279 void OptionPattern::OnPress(const TouchEventInfo& info) in OnPress() function in OHOS::Ace::NG::OptionPattern
662 void OrbitCameraHelper::OnPress(const PointerEvent& event) in OnPress() function in OHOS::Render3D::OrbitCameraHelper