/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
D | js_scene_utils.h | 67 AUTO_ROTATION_PORTRAIT_RESTRICTED, enumerator 131 {Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED, 132 JsSessionOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED},
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
D | js_window_utils.h | 143 AUTO_ROTATION_PORTRAIT_RESTRICTED = 9, enumerator 158 …{ApiOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED, Orientation::AUTO_ROTATION_PORTRAIT_RESTRI…
|
D | js_window_utils.cpp | 200 static_cast<int32_t>(Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED))); in OrientationInit()
|
/foundation/window/window_manager/dmserver/test/unittest/ |
D | screen_rotation_controller_test.cpp | 236 orientation = Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED; 326 Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED)); 360 orientation = Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED; 365 orientation = Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED; 499 …enRotationController::ProcessOrientationSwitch(Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED, tru…
|
/foundation/window/window_manager/wm/include/ |
D | window_scene_session_impl.h | 37 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED, 38 Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED},
|
D | window_impl.h | 75 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED, 76 Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED},
|
/foundation/window/window_manager/dmserver/src/ |
D | screen_rotation_controller.cpp | 146 case Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED: { in CalcTargetDisplayRotation() 240 case Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED: { in ProcessSwitchToSensorRelatedOrientation()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
D | screen_rotation_property.cpp | 151 case Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED: { in CalcTargetDisplayRotation() 244 case Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED: { in ProcessSwitchToSensorRelatedOrientation()
|
/foundation/window/window_manager/previewer/include/ |
D | dm_common.h | 213 AUTO_ROTATION_PORTRAIT_RESTRICTED = 9, enumerator
|
/foundation/window/window_manager/interfaces/innerkits/dm/ |
D | dm_common.h | 207 AUTO_ROTATION_PORTRAIT_RESTRICTED = 9, enumerator
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
D | ability_info.h | 66 AUTO_ROTATION_PORTRAIT_RESTRICTED, enumerator
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
D | bms_bundle_get_window_properties_test.cpp | 73 const int32_t AUTO_ROTATION_PORTRAIT_RESTRICTED = 11; variable 388 …auto res = CheckWindowProperty1(ABILITY_NAME_TEST_11, AUTO_ROTATION_PORTRAIT_RESTRICTED, ORIENTATI…
|
/foundation/window/window_manager/wmserver/src/ |
D | starting_window.cpp | 51 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED, 52 Orientation::AUTO_ROTATION_PORTRAIT_RESTRICTED},
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
D | ability_info.h | 85 AUTO_ROTATION_PORTRAIT_RESTRICTED, enumerator
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
D | module_profile.cpp | 107 {"auto_rotation_portrait_restricted", DisplayOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED},
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
D | bundle_manager.cpp | 3097 …napi_create_int32(env, static_cast<int32_t>(DisplayOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED), in CreateDisplayOrientationObject()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
D | bundle_mgr.cpp | 2829 static_cast<int32_t>(DisplayOrientation::AUTO_ROTATION_PORTRAIT_RESTRICTED))); in CreateDisplayOrientationObject()
|