Searched defs:north_state (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/native_theme/
H A Dnative_theme_base.cc868 State north_state = state; local
873 north_state = north_state != kDisabled ? kNormal : kDisabled;
877 PaintArrowButton(canvas, half, kScrollbarUpArrow, north_state);

Completed in 43 milliseconds