Home
last modified time | relevance | path

Searched refs:GetDevicePhysicalHeight (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_paint_method.cpp54 auto screenHeight = SystemProperties::GetDevicePhysicalHeight(); in UpdateContentModifier()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h167 static int32_t GetDevicePhysicalHeight() in GetDevicePhysicalHeight() function in OHOS::Ace::final
/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()
1424 deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in HWTEST_F()
1460 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp53 auto maxBottom = contentRect.GetY() + SystemProperties::GetDevicePhysicalHeight(); in GetLastBoxRect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp550 float screenHeight = SystemProperties::GetDevicePhysicalHeight(); in CalculateMenuOffset()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp394 auto maxHeight = SystemProperties::GetDevicePhysicalHeight() * in ComputeInnerLayoutParam()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp685 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in CalculateWindowCoordinate()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub_drag.cpp290 int32_t deviceHeight = SystemProperties::GetDevicePhysicalHeight(); in GetPixelMapScale()

Completed in 12 milliseconds