Searched defs:SetOnHover (Results 1 – 8 of 8) sorted by relevance
50 void SetOnHover(const OnHoverCallback& onHover) in SetOnHover() function
76 void SetOnHover(const OnHoverCallback& onHover) in SetOnHover() function
973 void SetOnHover(OnHoverFunc&& onHoverEventFunc) override in SetOnHover() function
1142 void ViewAbstract::SetOnHover(OnHoverFunc&& onHoverEventFunc) in SetOnHover() function in OHOS::Ace::NG::ViewAbstract3947 void ViewAbstract::SetOnHover(FrameNode* frameNode, OnHoverFunc &&onHoverEventFunc) in SetOnHover() function in OHOS::Ace::NG::ViewAbstract
1111 void ViewAbstractModelImpl::SetOnHover(OnHoverFunc&& onHoverEventFunc) in SetOnHover() function in OHOS::Ace::Framework::ViewAbstractModelImpl
831 ArkUINativeModuleValue FrameNodeBridge::SetOnHover(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnHover() function in OHOS::Ace::NG::FrameNodeBridge
7202 ArkUINativeModuleValue CommonBridge::SetOnHover(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnHover() function in OHOS::Ace::NG::CommonBridge
6896 void SetOnHover(ArkUINodeHandle node, void* extraParam) in SetOnHover() function