Home
last modified time | relevance | path

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

/external/chromium_org/ui/native_theme/
Dnative_theme_base.cc657 const int kDarkEnd = !kLightEnd; in PaintButton() local
660 gradient_bounds[kDarkEnd].iset(rect.x(), kBottom - 1); in PaintButton()