/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | system_properties.cpp | 33 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap() 154 int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) in InitDeviceInfo()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_run_args.h | 77 int32_t deviceHeight = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_system_properties.cpp | 29 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
H A D | toast_pattern.cpp | 234 auto deviceHeight = context->GetRootHeight(); in GetOffsetY() local 478 double deviceHeight = 0.0; in GetTextMaxHeight() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 86 int32_t deviceHeight; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | system_properties.cpp | 81 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap() 551 int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) in InitDeviceInfo()
|
H A D | layout_inspector.cpp | 322 auto deviceHeight = defaultDisplay->GetHeight(); in GetSnapshotJson() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_layout_algorithm.cpp | 512 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in SheetInSplitWindow() local
|
H A D | sheet_presentation_pattern.cpp | 131 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in GetSheetTopSafeArea() local 170 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in InitPageHeight() local
|
H A D | overlay_manager.cpp | 5724 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in UpdatePixelMapScale() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | mmi_event_convertor.cpp | 677 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in CalculateWindowCoordinate() local
|
H A D | ace_ability.cpp | 257 int32_t deviceHeight = 0; in OnStart() local
|
H A D | ui_content_impl.cpp | 1081 int32_t deviceHeight = 0; in CommonInitializeForm() local 1620 int32_t deviceHeight = 0; in CommonInitialize() local 2903 int32_t deviceHeight = 0; in InitializeSubWindow() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | gesture_event_hub_test_ng_property_config.cpp | 1410 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); variable 1460 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | page_transition_option.cpp | 107 auto deviceHeight = pipelineContext->GetStageRect().Height(); in TransitionTweenOption() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 784 auto deviceHeight = SystemProperties::GetDeviceHeight(); in ModifyKeyboardHeight() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 109 static int deviceHeight = drSurface->Height(); in GetShadowRegionImage() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | gesture_event_hub.cpp | 720 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in GetPixelMapScale() local
|