Home
last modified time | relevance | path

Searched refs:GetOnHoverFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dinput_event.h51 const OnHoverFunc& GetOnHoverFunc() const in GetOnHoverFunc() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_test_ng.cpp43 indicatorPattern->hoverEvent_->GetOnHoverFunc()(true, hoverInfo); in MouseClickIndicator()