Home
last modified time | relevance | path

Searched refs:isCalculateInSubwindow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h641 bool isCalculateInSubwindow = false, const RectF& innerRect = RectF()) const;
H A Dgesture_event_hub.cpp650 const GestureEvent& info, const SizeF& size, const float scale, bool isCalculateInSubwindow, in GetPixelMapOffset() argument