Searched refs:IsPanEventEmpty (Results 1 – 4 of 4) sorted by relevance
117 bool IsPanEventEmpty() const in IsPanEventEmpty() function
749 bool IsPanEventEmpty() const;
2163 bool GestureEventHub::IsPanEventEmpty() const in IsPanEventEmpty() function in OHOS::Ace::NG::GestureEventHub2166 return panEventActuator_->IsPanEventEmpty(); in IsPanEventEmpty()
596 EXPECT_EQ(customTitleRowEventHub->IsPanEventEmpty(), true);603 EXPECT_EQ(gestureRowEventHub->IsPanEventEmpty(), true);620 EXPECT_EQ(customTitleRowEventHub->IsPanEventEmpty(), false);627 EXPECT_EQ(gestureRowEventHub->IsPanEventEmpty(), false);