Home
last modified time | relevance | path

Searched defs:hostSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_utils.cpp43 auto hostSize = hostGeoNode->GetFrameSize(); in OutOfBottomOrRightBoundary() local
H A Dscrollable_pattern.cpp1796 auto hostSize = GetHostFrameSize(); in GetOutOfScrollableOffset() local
1827 auto hostSize = frameNode->GetGeometryNode()->GetFrameSize(); in GetOffsetWithLimit() local
1840 auto hostSize = frameNode->GetGeometryNode()->GetFrameSize(); in LimitMouseEndOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_pattern.cpp192 auto hostSize = host->GetGeometryNode()->GetPaddingSize(); in UpdateCacheImageInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp503 auto hostSize = hostRect.Height(); in TriggerScrollableParentToScroll() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp635 auto hostSize = Size(hostWindowRect_.Width(), hostWindowRect_.Height()); in SetSubWindowHotarea() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp1060 auto hostSize = host->GetGeometryNode()->GetFrameSize(); in CalculateDialogOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp1893 auto hostSize = host->GetGeometryNode()->GetPaddingSize(); in UpdateCacheImageInfo() local