Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Daxis_event.cpp61 int32_t AxisEvent::GetAxisValue() const in GetAxisValue() function in OHOS::MMI::AxisEvent
H A Dpointer_event.cpp749 double PointerEvent::GetAxisValue(AxisType axis) const in GetAxisValue() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp305 static double GetAxisValue(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MMI::PointerEven… in GetAxisValue() function