Home
last modified time | relevance | path

Searched defs:realWidth (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updater/services/ui/driver/
H A Dui_rotation.cpp27 void UiRotation::InitRotation(int realWidth, int realHeight, uint8_t pixelBytes) in InitRotation()
83 void UiRotation::RotateWidthHeight(int realWidth, int realHeight) in RotateWidthHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.cpp170 auto realWidth = textPattern->GetLineMetrics(0).width; in DoMeasure() local
H A Dsecurity_component_layout_algorithm.cpp700 auto realWidth = textPattern->GetLineMetrics(0).width; in IsTextOutOfOneColumn() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_cutout_controller.cpp264 uint32_t realWidth = static_cast<uint32_t>(iCurvedSize * screenProperty.GetVirtualPixelRatio()); in CalculateCurvedCompression() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_layout_algorithm.cpp230 auto realWidth = frameSize.Width() + padding.Width(); in IsFullWindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp823 auto realWidth = pixelMap->GetWidth(); in GetMenuParam() local