Home
last modified time | relevance | path

Searched refs:SetPointerHotAreas (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h88 void SetPointerHotAreas(const std::vector<Rect>& rects);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp183 void WindowNode::SetPointerHotAreas(const std::vector<Rect>& rects) in SetPointerHotAreas() function in OHOS::Rosen::WindowNode
H A Dwindow_layout_policy.cpp457 node->SetPointerHotAreas(pointerHotAreas); in CalcAndSetNodeHotZone()
H A Dwindow_controller.cpp1744 node->SetPointerHotAreas(pointerHotAreas); in UpdateTouchHotAreas()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp715 * @tc.desc: SetPointerHotAreas & GetPointerHotAreas
733 windowNode->SetPointerHotAreas(testRects); in HWTEST_F()

Completed in 8 milliseconds