Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_view.cpp89 …auto isSubWindow = dialogLayoutProp->GetShowInSubWindowValue(false) && !pattern->IsUIExtensionSubW… in CreateDialogNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.h178 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.h231 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.h180 void MarkIsSubWindow(bool isSubWindow) in MarkIsSubWindow()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp606 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in InitDecorValue() local
H A Dscene_session.cpp2277 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in TransferPointerEvent() local
2446 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable() local
H A Dsession.cpp1088 bool isSubWindow = WindowHelper::IsSubWindow(property->GetWindowType()); in InitSystemSessionDragEnable() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp564 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateWindowState() local
2214 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable() local
2532 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in StartMove() local
2623 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in Close() local
H A Dwindow_session_impl.cpp1225 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateTitleButtonVisibility() local
1353 bool isSubWindow = WindowHelper::IsSubWindow(winType); in SetUIContentInner() local
1458 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnableToAce() local
1488 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnable() local