/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_run_args.h | 77 int32_t deviceHeight = 0; member
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 86 int32_t deviceHeight; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_layout_algorithm.cpp | 454 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in SheetInSplitWindow() local
|
H A D | sheet_presentation_pattern.cpp | 130 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in GetSheetTopSafeArea() local 182 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in InitPageHeight() local
|
H A D | overlay_manager.cpp | 5747 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in UpdatePixelMapScale() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | mmi_event_convertor.cpp | 685 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in CalculateWindowCoordinate() local
|
H A D | ace_ability.cpp | 262 int32_t deviceHeight = 0; in OnStart() local
|
H A D | ui_content_impl.cpp | 1029 int32_t deviceHeight = 0; in CommonInitializeForm() local 1568 int32_t deviceHeight = 0; in CommonInitialize() local 2834 int32_t deviceHeight = 0; InitializeSubWindow() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | layout_inspector.cpp | 306 auto deviceHeight = defaultDisplay->GetHeight(); in GetSnapshotJson() local
|
H A D | system_properties.cpp | 73 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap() argument 541 InitDeviceInfo( int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) InitDeviceInfo() argument
|
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_system_properties.cpp | 27 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap() argument
|
/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
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | system_properties.cpp | 33 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap() argument 152 InitDeviceInfo( int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) InitDeviceInfo() argument
|
/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(); in HWTEST_F() local 1460 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
H A D | toast_pattern.cpp | 224 auto deviceHeight = context->GetRootHeight(); in GetOffsetY() local 405 double deviceHeight = 0.0; in GetTextMaxHeight() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | gesture_event_hub_drag.cpp | 290 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in GetPixelMapScale() local
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 789 auto deviceHeight = SystemProperties::GetDeviceHeight(); in ModifyKeyboardHeight() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 107 const int deviceHeight = drSurface->Height(); in GetShadowRegionImage() local
|