Searched defs:onHoverEventFunc (Results 1 – 7 of 7) sorted by relevance
91 void SetHoverEvent(OnHoverFunc&& onHoverEventFunc) in SetHoverEvent()107 void SetJSFrameNodeOnHoverEvent(OnHoverFunc&& onHoverEventFunc) in SetJSFrameNodeOnHoverEvent()
109 OnHoverFunc onHoverEventFunc; variable141 OnHoverFunc onHoverEventFunc; variable165 OnHoverFunc onHoverEventFunc; variable
488 OnHoverFunc onHoverEventFunc; variable536 OnHoverFunc onHoverEventFunc; variable
863 OnHoverFunc onHoverEventFunc; variable1411 OnHoverFunc onHoverEventFunc; variable
973 void SetOnHover(OnHoverFunc&& onHoverEventFunc) override in SetOnHover()
1142 void ViewAbstract::SetOnHover(OnHoverFunc&& onHoverEventFunc) in SetOnHover()3947 void ViewAbstract::SetOnHover(FrameNode* frameNode, OnHoverFunc &&onHoverEventFunc) in SetOnHover()4718 void ViewAbstract::SetJSFrameNodeOnHover(FrameNode* frameNode, OnHoverFunc&& onHoverEventFunc) in SetJSFrameNodeOnHover()
1111 void ViewAbstractModelImpl::SetOnHover(OnHoverFunc&& onHoverEventFunc) in SetOnHover()