Searched refs:IsSelectScroll (Results 1 – 3 of 3) sorted by relevance
80 if (scrollPattern->IsSelectScroll() && scrollPattern->GetHasOptionWidth()) { in Measure()
302 bool IsSelectScroll() const in IsSelectScroll() function
1617 EXPECT_FALSE(pattern_->IsSelectScroll());1626 EXPECT_TRUE(pattern_->IsSelectScroll());