Searched refs:BotMargin (Results 1 – 3 of 3) sorted by relevance
167 return EndPos() + BotMargin(); in EndPosWithMargin()187 inline float BotMargin() const in BotMargin() function
49 offsetEnd_ = itemEnd_ && LessOrEqual(endPos_ + footerHeight_ + BotMargin(), mainSize); in Sync()117 return LessNotEqual(lane.endPos + footerHeight_ + BotMargin(), lastMainSize_); in OutOfBounds()
652 maxEnd += info_->BotMargin(); in AdjustOverScroll()