Home
last modified time | relevance | path

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

/external/chromium_org/ui/native_theme/
Dnative_theme_base.cc405 const int midy = rect.y() + rect.height() / 2; in PaintScrollbarThumb() local
418 skrect.set(rect.x(), rect.y(), rect.x() + rect.width(), midy + 1); in PaintScrollbarThumb()
429 rect.x(), midy + 1, rect.x() + rect.width(), rect.y() + rect.height()); in PaintScrollbarThumb()
446 midy - inter_grippy_offset, in PaintScrollbarThumb()
451 midy, in PaintScrollbarThumb()
456 midy + inter_grippy_offset, in PaintScrollbarThumb()
461 midy - grippy_half_width, in PaintScrollbarThumb()
462 midy + grippy_half_width, in PaintScrollbarThumb()
466 midy - grippy_half_width, in PaintScrollbarThumb()
467 midy + grippy_half_width, in PaintScrollbarThumb()
[all …]