Home
last modified time | relevance | path

Searched defs:SetTiltY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h148 void SetTiltY(float tiltY) in SetTiltY() function
H A Dtouch_event.h200 TouchEvent& SetTiltY(std::optional<float> tiltY) in SetTiltY() function
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp193 void PointerEvent::PointerItem::SetTiltY(double tiltY) in SetTiltY() function in OHOS::MMI::PointerEvent::PointerItem