Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_run_args.h77 int32_t deviceHeight = 0; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h86 int32_t deviceHeight; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_layout_algorithm.cpp454 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in SheetInSplitWindow() local
H A Dsheet_presentation_pattern.cpp130 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in GetSheetTopSafeArea() local
182 double deviceHeight = static_cast<double>(SystemProperties::GetDeviceHeight()); in InitPageHeight() local
H A Doverlay_manager.cpp5747 int32_t deviceHeight = SystemProperties::GetDeviceHeight(); in UpdatePixelMapScale() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp685 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in CalculateWindowCoordinate() local
H A Dace_ability.cpp262 int32_t deviceHeight = 0; in OnStart() local
H A Dui_content_impl.cpp1029 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 Dlayout_inspector.cpp306 auto deviceHeight = defaultDisplay->GetHeight(); in GetSnapshotJson() local
H A Dsystem_properties.cpp73 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 Dmock_system_properties.cpp27 void Swap(int32_t& deviceWidth, int32_t& deviceHeight) in Swap() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpage_transition_option.cpp107 auto deviceHeight = pipelineContext->GetStageRect().Height(); in TransitionTweenOption() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp33 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 Dgesture_event_hub_test_ng_property_config.cpp1410 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 Dtoast_pattern.cpp224 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 Dgesture_event_hub_drag.cpp290 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in GetPixelMapScale() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp789 auto deviceHeight = SystemProperties::GetDeviceHeight(); in ModifyKeyboardHeight() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp107 const int deviceHeight = drSurface->Height(); in GetShadowRegionImage() local

Completed in 42 milliseconds