Home
last modified time | relevance | path

Searched refs:OnCollectAccessibilityHoverEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dinput_event_hub.cpp50 accessibilityHoverEventActuator_->OnCollectAccessibilityHoverEvent( in ProcessMouseTestHit()
H A Dinput_event.h199 …void OnCollectAccessibilityHoverEvent(const OffsetF& coordinateOffset, const GetEventTargetImpl& g…
H A Dinput_event.cpp145 void InputEventActuator::OnCollectAccessibilityHoverEvent(const OffsetF& coordinateOffset, in OnCollectAccessibilityHoverEvent() function in OHOS::Ace::NG::InputEventActuator