Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h89 void SetWindowSizeLimits(const WindowLimits& sizeLimits);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp188 void WindowNode::SetWindowSizeLimits(const WindowLimits& sizeLimits) in SetWindowSizeLimits() function in OHOS::Rosen::WindowNode
H A Dstarting_window.cpp76 node->SetWindowSizeLimits(info->GetWindowSizeLimits()); in CreateWindowNode()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp741 * @tc.desc: SetWindowSizeLimits & GetWindowSizeLimits
761 windowNode->SetWindowSizeLimits(testValue); in HWTEST_F()

Completed in 5 milliseconds