Home
last modified time | relevance | path

Searched defs:OnMouseHoverEnterAnimation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp861 void RenderBox::OnMouseHoverEnterAnimation() in OnMouseHoverEnterAnimation() function in OHOS::Ace::RenderBox
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h768 virtual void OnMouseHoverEnterAnimation() {} in OnMouseHoverEnterAnimation() function