Searched refs:isNestedInterrupt_ (Results 1 – 3 of 3) sorted by relevance
147 isNestedInterrupt_ = isNestedInterrupt; in SetIsNestedInterrupt()152 return isNestedInterrupt_; in GetIsNestedInterrupt()166 bool isNestedInterrupt_ = false; // nested scroll interrupted by change of nested mode variable
74 isNestedInterrupt_ = true; in SetNestedScroll()
1271 pattern_->isNestedInterrupt_ = false;1274 EXPECT_TRUE(pattern_->isNestedInterrupt_);