Searched refs:touchSecondaryCallback (Results 1 – 2 of 2) sorted by relevance
192 auto touchSecondaryCallback = [secondaryActionFunc](TouchEventInfo&) { in DealBindPopupParams() local196 propertiesSecondary.touchFunc = touchSecondaryCallback; in DealBindPopupParams()
5019 … auto touchSecondaryCallback = [secondaryActionFunc](TouchEventInfo&) {secondaryActionFunc();}; in BindBasePopup() local5021 propertiesSecondary.touchFunc = touchSecondaryCallback; in BindBasePopup()