Searched defs:vertical_adjust (Results 1 – 3 of 3) sorted by relevance
61 float vertical_adjust() const { return vertical_adjust_; } in vertical_adjust() function
61 void ScrollbarLayerImplBase::SetVerticalAdjust(float vertical_adjust) { in SetVerticalAdjust()
333 float vertical_adjust = 0.0f; in UpdateSolidColorScrollbars() local