Home
last modified time | relevance | path

Searched refs:CheckAddingModeAndSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h143 bool CheckAddingModeAndSize(sptr<WindowNode>& node, const sptr<WindowNodeContainer>& container);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp675 bool WindowRoot::CheckAddingModeAndSize(sptr<WindowNode>& node, const sptr<WindowNodeContainer>& co… in CheckAddingModeAndSize() function in OHOS::Rosen::WindowRoot
770 if (!CheckAddingModeAndSize(node, container)) { // true means stop adding in LayoutWhenAddWindowNode()
804 if (!CheckAddingModeAndSize(node, container)) { // true means stop adding in AddWindowNode()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp1154 windowRoot_->CheckAddingModeAndSize(node, container);
1172 windowRoot_->CheckAddingModeAndSize(node, container);
1188 windowRoot_->CheckAddingModeAndSize(node, container);