Searched refs:barCollectLongPressTarget_ (Results 1 – 1 of 1) sorted by relevance
143 barCollectLongPressTarget_ = std::move(barCollectLongPressTarget); in SetBarCollectClickAndLongPressTargetCallback()154 …return inBarRectRegionCallback_ && barCollectLongPressTarget_ && inBarRectRegionCallback_(localPoi… in InBarRectRegion()161 if (barCollectLongPressTarget_) { in BarCollectLongPressTarget()162 barCollectLongPressTarget_( in BarCollectLongPressTarget()186 BarCollectTouchTargetCallback barCollectLongPressTarget_; variable