Searched refs:IsGestureEmpty (Results 1 – 3 of 3) sorted by relevance
589 EXPECT_EQ(floatingTitleRowEventHub->IsGestureEmpty(), true);595 EXPECT_EQ(customTitleRowEventHub->IsGestureEmpty(), true);602 EXPECT_EQ(gestureRowEventHub->IsGestureEmpty(), true);613 EXPECT_EQ(floatingTitleRowEventHub->IsGestureEmpty(), false);619 EXPECT_EQ(customTitleRowEventHub->IsGestureEmpty(), false);626 EXPECT_EQ(gestureRowEventHub->IsGestureEmpty(), false);
747 bool IsGestureEmpty() const;
2158 bool GestureEventHub::IsGestureEmpty() const in IsGestureEmpty() function in OHOS::Ace::NG::GestureEventHub