Home
last modified time | relevance | path

Searched refs:SetEntireWindowPointerHotArea (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h62 void SetEntireWindowPointerHotArea(const Rect& rect);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp41 void WindowNode::SetEntireWindowPointerHotArea(const Rect& rect) in SetEntireWindowPointerHotArea() function in OHOS::Rosen::WindowNode
H A Dwindow_layout_policy.cpp441 node->SetEntireWindowPointerHotArea(hotZoneRectPointer); in CalcAndSetNodeHotZone()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp279 * @tc.desc: SetEntireWindowPointerHotArea & GetEntireWindowPointerHotArea
293 windowNode->SetEntireWindowPointerHotArea(rect1); in HWTEST_F()
300 windowNode->SetEntireWindowPointerHotArea(rect2); in HWTEST_F()

Completed in 5 milliseconds