Home
last modified time | relevance | path

Searched defs:isSubWindow (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_view.cpp81 auto isSubWindow = dialogLayoutProp->GetShowInSubWindowValue(false) && !pattern->IsUIExtensionSubWindow(); in CreateDialogNode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.h180 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow() argument
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.h178 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.h231 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp827 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in InitDecorValue() local
H A Dscene_session.cpp1976 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in TransferPointerEvent() local
2150 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable() local
H A Dsession.cpp1076 bool isSubWindow = WindowHelper::IsSubWindow(property->GetWindowType()); in InitSystemSessionDragEnable() local
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1135 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateTitleButtonVisibility() local
1289 bool isSubWindow = WindowHelper::IsSubWindow(winType); in SetUIContentInner() local
1391 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnableToAce() local
1419 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnable() local
H A Dwindow_scene_session_impl.cpp598 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateWindowState() local
2150 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable() local
2399 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in StartMove() local
2487 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in Close() local

Completed in 34 milliseconds