Home
last modified time | relevance | path

Searched defs:deviceHeight (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp33 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 Dace_run_args.h77 int32_t deviceHeight = 0; member
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp29 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp234 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 Doptions.h86 int32_t deviceHeight; member
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp81 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 Dlayout_inspector.cpp322 auto deviceHeight = defaultDisplay->GetHeight(); in GetSnapshotJson() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_layout_algorithm.cpp512 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in SheetInSplitWindow() local
H A Dsheet_presentation_pattern.cpp131 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in GetSheetTopSafeArea() local
170 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in InitPageHeight() local
H A Doverlay_manager.cpp5724 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in UpdatePixelMapScale() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp677 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in CalculateWindowCoordinate() local
H A Dace_ability.cpp257 int32_t deviceHeight = 0; in OnStart() local
H A Dui_content_impl.cpp1081 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 Dgesture_event_hub_test_ng_property_config.cpp1410 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 Dpage_transition_option.cpp107 auto deviceHeight = pipelineContext->GetStageRect().Height(); in TransitionTweenOption() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp784 auto deviceHeight = SystemProperties::GetDeviceHeight(); in ModifyKeyboardHeight() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp109 static int deviceHeight = drSurface->Height(); in GetShadowRegionImage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp720 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in GetPixelMapScale() local