Searched refs:setBottomOffset (Results 1 – 2 of 2) sorted by relevance
152 void setBottomOffset(float offset) { m_bottomOffset = offset; } in setBottomOffset() function
370 … constraints.setBottomOffset(valueForLength(style()->bottom(), viewportRect.height(), view())); in computeStickyPositionConstraints()