Searched refs:userJSFrameNodeCallback (Results 1 – 1 of 1) sorted by relevance
56 auto userJSFrameNodeCallback = actuator->userJSFrameNodeCallback_; in OnCollectMouseEvent() local57 if (userJSFrameNodeCallback) { in OnCollectMouseEvent()58 (*userJSFrameNodeCallback)(info); in OnCollectMouseEvent()88 auto userJSFrameNodeCallback = actuator->userJSFrameNodeCallback_; in OnCollectHoverEvent() local89 if (userJSFrameNodeCallback) { in OnCollectHoverEvent()90 (*userJSFrameNodeCallback)(info, hoverInfo); in OnCollectHoverEvent()