Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h61 void SetEntireWindowTouchHotArea(const Rect& rect);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp36 void WindowNode::SetEntireWindowTouchHotArea(const Rect& rect) in SetEntireWindowTouchHotArea() function in OHOS::Rosen::WindowNode
H A Dwindow_layout_policy.cpp440 node->SetEntireWindowTouchHotArea(hotZoneRectTouch); in CalcAndSetNodeHotZone()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp252 * @tc.desc: SetEntireWindowTouchHotArea & GetEntireWindowTouchHotArea
271 windowNode->SetEntireWindowTouchHotArea(testValue); in HWTEST_F()

Completed in 5 milliseconds