Home
last modified time | relevance | path

Searched refs:REVERSE_VERTICAL (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_utils_test.cpp156 …bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::REVERSE_VERTICAL, DisplayOrientation::…
167 bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::REVERSE_VERTICAL,
179 bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::REVERSE_VERTICAL,
H A Dwindow_node_test.cpp601 windowNode->SetRequestedOrientation(Orientation::REVERSE_VERTICAL);
602 ASSERT_EQ(Orientation::REVERSE_VERTICAL, windowNode->GetRequestedOrientation());
/ohos5.0/foundation/window/window_manager/wmserver/include/utils/
H A Dwindow_manager_service_utils.h35 {Orientation::REVERSE_VERTICAL, DisplayOrientation::PORTRAIT_INVERTED },
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp238 …ERT_EQ(false, ScreenRotationController::IsSensorRelatedOrientation(Orientation::REVERSE_VERTICAL));
397 ScreenRotationController::ProcessOrientationSwitch(Orientation::REVERSE_VERTICAL, true);
461 orientation = Orientation::REVERSE_VERTICAL;
463 ASSERT_EQ(orientation, Orientation::REVERSE_VERTICAL);
H A Dabstract_screen_test.cpp246 ASSERT_EQ(Rotation::ROTATION_270, absScreen_->CalcRotation(Orientation::REVERSE_VERTICAL));
718 ASSERT_EQ(Rotation::ROTATION_270, absScreen_->CalcRotation(Orientation::REVERSE_VERTICAL));
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Ddisplay_manager_adapter.h38 REVERSE_VERTICAL = 3, enumerator
/ohos5.0/base/web/webview/test/unittest/display_manager_adapter_impl_test/
H A Ddisplay_manager_adapter_impl_test.cpp184 type = OHOS::Rosen::Orientation::REVERSE_VERTICAL;
186 EXPECT_EQ(retType, OHOS::NWeb::OrientationType::REVERSE_VERTICAL);
/ohos5.0/base/web/webview/ohos_adapter/display_manager_adapter/src/
H A Ddisplay_manager_adapter_impl.cpp153 case OHOS::Rosen::Orientation::REVERSE_VERTICAL: in ConvertOrientationType()
154 return OHOS::NWeb::OrientationType::REVERSE_VERTICAL; in ConvertOrientationType()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h204 …{ApiOrientation::PORTRAIT_INVERTED, Orientation::REVERSE_VERTICAL
225 …{Orientation::REVERSE_VERTICAL, ApiOrientation::PORTRAIT_INVERTED …
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Ddm_common.h243 REVERSE_VERTICAL = 3, enumerator
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-window.md19 | ohos.screen | Orientation | REVERSE_VERTICAL = 3 | 新增 |
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h276 REVERSE_VERTICAL = 3, enumerator
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-window.md19 | ohos.screen | Orientation | REVERSE_VERTICAL = 3 | Added|
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp444 case Orientation::REVERSE_VERTICAL: { in ProcessSwitchToSensorUnrelatedOrientation()
H A Dabstract_screen.cpp454 case Orientation::REVERSE_VERTICAL: { in CalcRotation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h868 REVERSE_VERTICAL = 3, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp44 {OHOS::AppExecFwk::DisplayOrientation::PORTRAIT_INVERTED, Orientation::REVERSE_VERTICAL},
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h72 {OHOS::AppExecFwk::DisplayOrientation::PORTRAIT_INVERTED, Orientation::REVERSE_VERTICAL},
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_manager.cpp939 CreateJsValue(env, static_cast<int32_t>(Orientation::REVERSE_VERTICAL))); in InitScreenOrientation()
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp824 case Orientation::REVERSE_VERTICAL: { in CalcRotation()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-screen-sys.md1526 | REVERSE_VERTICAL | 3 | 表示指定屏幕为反向垂直方向。 |
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp1986 orientation = Orientation::REVERSE_VERTICAL;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-window.md88 |新增|NA|类名:Orientation;<br>方法or属性:REVERSE_VERTICAL = 3|@ohos.screen.d.ts|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-screen-sys.md1526 | REVERSE_VERTICAL | 3 | Reverse vertical. |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-window.md88 |Added|NA|Class name: Orientation;<br>Method or attribute name: REVERSE_VERTICAL = 3|@ohos.screen.d…