Home
last modified time | relevance | path

Searched defs:GetResponseRegionList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_node.cpp128 std::vector<RectF> WindowNode::GetResponseRegionList(const RectF& rect, int32_t sourceType) in GetResponseRegionList() function in OHOS::Ace::NG::WindowNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h1092 const std::vector<Rect>& GetResponseRegionList() const in GetResponseRegionList() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2889 std::vector<RectF> FrameNode::GetResponseRegionList(const RectF& rect, int32_t sourceType) in GetResponseRegionList() function in OHOS::Ace::NG::FrameNode