Home
last modified time | relevance | path

Searched defs:OnPress (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpress_recognizer.h33 using OnPress = std::function<void(const PressInfo&)>; variable
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp386 bool UITestRotateInput::OnPress(UIView& view, const PressEvent& event) in OnPress() function in OHOS::UITestRotateInput
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp601 bool UIVideo::OnPress(UIView& view, const PressEvent& event) in OnPress() function in OHOS::UIVideo
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h262 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() function
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp133 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() function in OHOS::TestOnTouchListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h276 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_pattern.cpp192 void ProgressPattern::OnPress(const TouchEventInfo& info) in OnPress() function in OHOS::Ace::NG::ProgressPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp279 void OptionPattern::OnPress(const TouchEventInfo& info) in OnPress() function in OHOS::Ace::NG::OptionPattern
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp662 void OrbitCameraHelper::OnPress(const PointerEvent& event) in OnPress() function in OHOS::Render3D::OrbitCameraHelper