Searched refs:IsHover (Results 1 – 11 of 11) sorted by relevance
572 EXPECT_FALSE(scrollBar->IsHover());574 EXPECT_TRUE(scrollBar->IsHover());578 EXPECT_TRUE(scrollBar->IsHover());581 EXPECT_FALSE(scrollBar->IsHover());591 EXPECT_FALSE(scrollBar->IsHover());594 EXPECT_TRUE(scrollBar->IsHover());597 EXPECT_TRUE(scrollBar->IsHover());600 EXPECT_FALSE(scrollBar->IsHover());620 EXPECT_FALSE(scrollBar->IsHover());
375 if (inRegion && !scrollBar->IsHover()) { in SetGestureEvent()382 if (scrollBar->IsPressed() && !scrollBar->IsHover()) { in SetGestureEvent()417 if (inHoverRegion && !scrollBar->IsHover()) { in SetMouseEvent()423 if (scrollBar->IsHover() && !inHoverRegion) { in SetMouseEvent()442 if (scrollBar->IsHover() && !isHover) { in SetHoverEvent()
202 bool IsHover() const in IsHover() function
147 bool IsHover() const in IsHover() function
304 if (IsHover()) { in OnPress()
174 bool IsHover() const in IsHover() function
340 if (pattern->IsHover()) { in RegisterOnPress()
199 bool IsHover() const in IsHover() function
611 if (declaration_->IsHover()) { in CalculatePseudoStatus()
3602 …if (scrollBar && (scrollBar->IsPressed() || scrollBar->IsHover() || scrollBar->InBarRectRegion(poi… in HandleMouseEvent()
7041 if (scrollBar && (scrollBar->IsHover() || scrollBar->IsPressed())) { in OnBackPressed()