Searched refs:panDirection_ (Results 1 – 3 of 3) sorted by relevance
266 DumpPanDirection(swiper.panDirection_); in DumpAdvanceInfo()
985 PanDirection panDirection_; variable
2223 panDirection_.type = PanDirection::VERTICAL; in AddPanEvent()2225 panDirection_.type = PanDirection::HORIZONTAL; in AddPanEvent()2233 gestureHub->AddPanEvent(panEvent_, panDirection_, 1, DEFAULT_PAN_DISTANCE); in AddPanEvent()5348 …gestureHub->AddPanEvent(swiperPattern->panEvent_, swiperPattern->panDirection_, 1, DEFAULT_PAN_DIS… in SetSwiperEventCallback()