Home
last modified time | relevance | path

Searched refs:ORIENTATION_UNDEFINED (Results 1 - 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddevice_config.h29 ORIENTATION_UNDEFINED, member in OHOS::Ace::DeviceOrientation
/foundation/window/window_manager/previewer/include/
H A Dwindow_model.h26 ORIENTATION_UNDEFINED, member in OHOS::Previewer::Orientation
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.h115 DeviceOrientation orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED;
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp428 deviceConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED) { in IsCandidateResConfigPreferred()
429 return candidateConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED; in IsCandidateResConfigPreferred()
467 deviceConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED) { in IsCandidateDeclarativeResConfigPreferred()
468 return candidateConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED; in IsCandidateDeclarativeResConfigPreferred()
595 return supported.orientation_ == DeviceOrientation::ORIENTATION_UNDEFINED || in IsOrientationMatch()
1044 if (resConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED) { in ConvertResConfigToTag()
1080 if (resConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED) { in ConvertDeclarativeResConfigToTag()
H A Dace_res_config.h89 DeviceOrientation orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED;
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h43 ORIENTATION_UNDEFINED, member in OHOS::AbilityRuntime::DeviceOrientation
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_month_pattern.h167 DeviceOrientation deviceOrientation_ = DeviceOrientation::ORIENTATION_UNDEFINED;
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_convertor.cpp114 return DeviceOrientation::ORIENTATION_UNDEFINED; in ConvertDirectionToAce()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_convertor.cpp138 return DeviceOrientation::ORIENTATION_UNDEFINED; in ConvertDirectionToAce()
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_pattern_test_ng.cpp293 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
386 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
479 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
794 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
887 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
980 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
1455 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
H A Dmenu_layoutFst_test_ng.cpp1919 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp327 resConfiguration.SetOrientation(DeviceOrientation::ORIENTATION_UNDEFINED); in HWTEST_F()
333 ASSERT_EQ(resConfiguration.GetOrientation(), DeviceOrientation::ORIENTATION_UNDEFINED); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h773 DeviceOrientation orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED;
H A Dace_container.cpp2523 auto resDirection = DeviceOrientation::ORIENTATION_UNDEFINED; in ProcessDirectionUpdate()
2532 return DeviceOrientation::ORIENTATION_UNDEFINED; in ProcessDirectionUpdate()
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp695 * @tc.steps: step6. Call OnModifyDone when EventHub is not enabled, DeviceOrientation is ORIENTATION_UNDEFINED, in HWTEST_F()
704 SystemProperties::orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; in HWTEST_F()

Completed in 23 milliseconds