Home
last modified time | relevance | path

Searched refs:GetScrollContentHeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.cpp185 auto contentHeight = GetScrollContentHeight(); in UpdateMinBlankHeight()
201 auto contentHeight = GetScrollContentHeight(); in UpdateDefaultBlankHeight()
288 auto contentHeight = GetScrollContentHeight(); in FirstLayout()
305 double RenderSemiModal::GetScrollContentHeight() in GetScrollContentHeight() function in OHOS::Ace::RenderSemiModal
539 auto contentHeight = GetScrollContentHeight(); in HandleDragEnd()
H A Drender_semi_modal.h73 double GetScrollContentHeight();