Home
last modified time | relevance | path

Searched defs:windowType (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dwindow_state_observer.cpp38 auto windowType = focusChangeInfo->windowType_; in OnFocused() local
68 auto windowType = focusChangeInfo->windowType_; in OnUnfocused() local
113 auto windowType = info->windowType_; in OnWindowVisibilityChanged() local
149 auto windowType = info->windowType_; in OnWindowDrawingContentChanged() local
H A Dcgroup_event_handler.cpp452 WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) in HandleFocusedWindow()
495 WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) in HandleUnfocusedWindow()
535 uint32_t windowId, uint32_t visibilityState, WindowType windowType, int32_t pid, int32_t uid) in HandleWindowVisibilityChanged()
573 uint32_t windowId, WindowType windowType, bool drawingContentState, int32_t pid, int32_t uid) in HandleDrawingContentChangeWindow()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dwindow_config.h28 int32_t windowType = 0; member
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/wallpaperextensionability/
H A Dwallpaper_extension_ability.js18 let windowType = 2000; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfacenodecommand_fuzzer/
H A Drssurfacenodecommand_fuzzer.cpp121 enum SurfaceWindowType windowType = SurfaceWindowType::DEFAULT_WINDOW; in DoCreateWithConfig() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_mission_info.h50 int32_t windowType = 0; member
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_transition_info.cpp111 void WindowTransitionInfo::SetWindowType(WindowType windowType) in SetWindowType()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_client.cpp116 OHOS::Rosen::WindowType windowType, in ShowDialog()
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/src/
H A Dui_service_mgr_client_mock.cpp89OHOS::Rosen::WindowType windowType, int x, int y, int width, int height, DialogCallback callback, … in ShowDialog()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dui_service_mgr_client_mock.cpp86OHOS::Rosen::WindowType windowType, int x, int y, int width, int height, DialogCallback callback, … in ShowDialog()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp342 WindowType windowType = session->GetWindowType(); in SetDialogSessionBackGestureEnabled() local
H A Dmove_drag_controller.cpp604 auto windowType = property->GetWindowType(); in InitDecorValue() local
H A Dscene_session.cpp730 auto windowType = property->GetWindowType(); in GetSubWindowModalType() local
2147 auto windowType = Session::GetWindowType(); in HandleEnterWinwdowArea() local
2274 auto windowType = property->GetWindowType(); in TransferPointerEvent() local
2444 auto windowType = property->GetWindowType(); in IsDecorEnable() local
3140 WindowType windowType = GetWindowType(); in IsAppOrLowerSystemSession() local
3152 WindowType windowType = GetWindowType(); in IsSystemSessionAboveApp() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp161 const auto& windowType = node->GetWindowType(); in PerformWindowLayout() local
H A Dwindow_node_container.cpp106 uint32_t WindowNodeContainer::GetWindowCountByType(WindowType windowType) in GetWindowCountByType()
124 WindowType windowType = windowNode->GetWindowType(); in GetMainFloatingWindowCount() local
553 const WindowType& windowType = windowNode->GetWindowType(); in ResetMainFloatingWindowPriorityIfNeeded() local
595 const WindowType& windowType = (*itor)->GetWindowType(); in ResetAllMainFloatingWindowZOrder() local
2031 WindowType windowType = appNode->GetWindowType(); in MinimizeOldestMainFloatingWindow() local
H A Dwindow_layout_policy_cascade.cpp172 const auto& windowType = node->GetWindowType(); in PerformWindowLayout() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_extension_window_config.cpp634 int32_t windowType = 0; in OnSetSystemWindowOptions() local
657 int32_t windowType = 0; in OnSetSystemWindowOptionsWindowType() local
H A Djs_window_utils.cpp555 auto windowType = info->GetWindowType(); in CreateJsWindowInfoArrayObject() local
919 bool ParseSystemWindowTypeForApiWindowType(int32_t apiWindowType, WindowType& windowType) in ParseSystemWindowTypeForApiWindowType()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp547 WindowType windowType = GetType(); in UpdateWindowState() local
754 WindowType windowType = property_->GetWindowType(); in HandlePointDownEvent() local
2212 WindowType windowType = GetType(); in IsDecorEnable() local
2530 WindowType windowType = GetType(); in StartMove() local
2622 WindowType windowType = GetType(); in Close() local
3489 WindowType windowType = GetType(); in SetDialogBackGestureEnabled() local
3836 WindowType windowType = GetType(); in SetWindowLimits() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_surface_node_command_test.cpp470 enum SurfaceWindowType windowType = SurfaceWindowType::DEFAULT_WINDOW; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp641 WindowType windowType = windowSessionProperty->GetWindowType(); in GetWindowInfo() local
674 const sptr<WindowSessionProperty>& windowSessionProperty, WindowType windowType, in CheckIfUpdatePointAreas()
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h327 int32_t windowType; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp721 auto windowType = GetToastWindowType(containerId); in ShowToastNG() local
827 const ToastWindowType& windowType, uint32_t mainWindowId) in GetOrCreateToastWindowNG()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_surface_node_command.cpp49 std::string bundleName, enum SurfaceWindowType windowType) in CreateWithConfig()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp1461 WindowType windowType = WindowType::ABOVE_APP_SYSTEM_WINDOW_END; variable

12