Home
last modified time | relevance | path

Searched defs:realHeight (Results 1 – 4 of 4) 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/folder_stack/
H A Dfolder_stack_layout_algorithm.cpp231 auto realHeight = frameSize.Height() + padding.Height(); in IsFullWindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp323 auto realHeight = dialogHeight.Unit() == DimensionUnit::PERCENT ? in ComputeInnerLayoutSizeParam() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp824 auto realHeight = pixelMap->GetHeight(); in GetMenuParam() local