Searched refs:thumb_inactive_color_ (Results 1 – 9 of 9) sorted by relevance
12 thumb_inactive_color_ = inactive_color; in SetScrollbarColors()21 : thumb_inactive_color_(0xeaeaea), in NativeTheme()
296 unsigned int thumb_inactive_color_; variable
334 SkColorToHSV(thumb_inactive_color_, thumbHSV); in PaintArrowButton()393 SkColorToHSV(thumb_inactive_color_, thumb_hsv); in PaintScrollbarTrack()409 SkColorToHSV(hovered ? thumb_active_color_ : thumb_inactive_color_, thumb); in PaintScrollbarThumb()
120 return thumb_inactive_color_; in get_thumb_inactive_color()278 SkColor thumb_inactive_color_; variable
782 thumb_inactive_color_ = GdkToSkColor(&thumb_inactive_color); in LoadGtkValues()845 thumb_inactive_color_ = SkColorSetRGB(234, 234, 234); in LoadDefaultValues()
129 SkColor get_thumb_inactive_color() const { return thumb_inactive_color_; } in get_thumb_inactive_color()287 SkColor thumb_inactive_color_; variable
825 thumb_inactive_color_ = gfx::GdkColorToSkColor(thumb_inactive_color); in LoadGtkValues()902 thumb_inactive_color_ = SkColorSetRGB(234, 234, 234); in LoadDefaultValues()
182 SkColor thumb_inactive_color_; variable
392 return thumb_inactive_color_; in GetThumbInactiveColor()772 thumb_inactive_color_ = GdkColorToSkColor(thumb_inactive_color); in LoadGtkValues()