Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h61 void SetEntireWindowTouchHotArea(const Rect& rect);
/ohos5.0/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()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp271 windowNode->SetEntireWindowTouchHotArea(testValue);