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