Searched refs:scrollBottom (Results 1 – 4 of 4) sorted by relevance
235 auto scrollBottom = isShowKeyboard && GreatOrEqual(scrollableRect.Bottom(), bottomInset.start) ? in ScrollToSafeAreaHelper() local237 diffBot = scrollBottom - caretRect.Bottom() - RESERVE_BOTTOM_HEIGHT.ConvertToPx(); in ScrollToSafeAreaHelper()
478 auto scrollBottom = scrollTop + scroll->GetLayoutSize().Height(); in AdjustScrollPosition() local492 } else if (scrollBottom - optionHeight < optionBottom) { in AdjustScrollPosition()
85 | scrollBottom | { smooth: boolean } | smooth缺省为false,表示直接滚动到底部。<br/>smooth为t…
86 | scrollBottom | { smooth: boolean } | If **smooth** is set to **false** (default value), th…