Searched refs:touchFunc (Results 1 – 4 of 4) sorted by relevance
39 TouchEventFunc touchFunc; member
1427 if (btnPropFirst.touchFunc) { in BindPopup()1428 btnPropFirst.actionId = EventMarker([onTouch = btnPropFirst.touchFunc]() { in BindPopup()1436 if (btnPropSecond.touchFunc) { in BindPopup()1437 btnPropSecond.actionId = EventMarker([onTouch = btnPropSecond.touchFunc]() { in BindPopup()
182 propertiesPrimary.touchFunc = touchPrimaryCallback; in DealBindPopupParams()196 propertiesSecondary.touchFunc = touchSecondaryCallback; in DealBindPopupParams()
5009 propertiesPrimary.touchFunc = touchPrimaryCallback; in BindBasePopup()5021 propertiesSecondary.touchFunc = touchSecondaryCallback; in BindBasePopup()