Home
last modified time | relevance | path

Searched refs:GetPointerHotAreas (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h132 void GetPointerHotAreas(std::vector<Rect>& rects) const;
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dinput_window_monitor.cpp189 windowNode->GetPointerHotAreas(pointerHotAreas); in TraverseWindowNodes()
H A Dwindow_node.cpp385 void WindowNode::GetPointerHotAreas(std::vector<Rect>& rects) const in GetPointerHotAreas() function in OHOS::Rosen::WindowNode
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp728 windowNode->GetPointerHotAreas(testRects);
735 windowNode->GetPointerHotAreas(resultRect);