Searched refs:touchBreak_ (Results 1 – 8 of 8) sorted by relevance
262 return touchBreak_; in GetTouchBreakStatus()358 bool touchBreak_ = false; variable
226 pattern->touchBreak_ = true; in CreateItemTouchEventListener()238 pattern->touchBreak_ = false; in CreateItemTouchEventListener()
293 return touchBreak_; in GetTouchBreakStatus()401 bool touchBreak_ = false; variable
297 pattern->touchBreak_ = true; in CreateItemTouchEventListener()309 pattern->touchBreak_ = false; in CreateItemTouchEventListener()
347 return touchBreak_; in GetTouchBreakStatus()507 bool touchBreak_ = false; variable
177 pattern->touchBreak_ = true; in CreateItemTouchEventListener()189 pattern->touchBreak_ = false; in CreateItemTouchEventListener()
2765 column->touchBreak_ = true;3108 EXPECT_TRUE(columnPattern_->touchBreak_);3123 EXPECT_FALSE(columnPattern_->touchBreak_);
2605 columnPattern_->touchBreak_ = true;