Home
last modified time | relevance | path

Searched defs:isSubWindow (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_view.cpp85 …auto isSubWindow = dialogLayoutProp->GetShowInSubWindowValue(false) && !pattern->IsUIExtensionSubW… in CreateDialogNode() local
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.h178 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.h230 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.h178 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow()
/foundation/window/window_manager/window_scene/session/host/src/
Dmove_drag_controller.cpp592 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in InitDecorValue() local
Dscene_session.cpp2007 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in TransferPointerEvent() local
2155 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable() local
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp542 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateWindowState() local
2135 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable() local
2348 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in StartMove() local
2369 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in Close() local
Dwindow_session_impl.cpp1151 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateTitleButtonVisibility() local
1290 bool isSubWindow = WindowHelper::IsSubWindow(winType); in SetUIContentInner() local
1397 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnableToAce() local
1427 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnable() local