Searched defs:nextCallBack (Results 1 – 2 of 2) sorted by relevance
1366 … GestureEventFunc closeCallback, GestureEventFunc nextCallBack, GestureEventFunc previousCallBack) in CreateAgingButtonNode()1437 auto nextCallBack = [weak = WeakPtr<FrameNode>(dialogNode), in SeparatedOptionsShow() local
1544 auto nextCallBack = [](const GestureEvent& info) { (void)info; }; in __anonedc54f472b02() variable