Searched refs:IsPixelMapNeedScale (Results 1 – 4 of 4) sorted by relevance
444 bool GestureEventHub::IsPixelMapNeedScale() const in IsPixelMapNeedScale() function in OHOS::Ace::NG::GestureEventHub1051 if (IsPixelMapNeedScale() && GetTextDraggable() && IsTextCategoryComponent(frameTag)) { in OnDragStart()1061 if (IsPixelMapNeedScale() && frameTag == V2::WEB_ETS_TAG) { in OnDragStart()1075 if (IsPixelMapNeedScale()) { in OnDragStart()1083 if (!IsPixelMapNeedScale()) { in OnDragStart()1917 if (IsPixelMapNeedScale()) { in IsNeedSwitchToSubWindow()
644 bool IsPixelMapNeedScale() const;
1758 if (!gestureHub->IsPixelMapNeedScale()) { in HideTextAnimation()
397 bool result = guestureEventHub->IsPixelMapNeedScale();1134 EXPECT_FALSE(gestureEventHub->IsPixelMapNeedScale());