Searched refs:thumb_inactive_color_ (Results 1 – 5 of 5) sorted by relevance
14 thumb_inactive_color_ = inactive_color; in SetScrollbarColors()36 : thumb_inactive_color_(0xeaeaea), in NativeTheme()
345 unsigned int thumb_inactive_color_; variable
362 SkColorToHSV(thumb_inactive_color_, thumbHSV); in PaintArrowButton()434 SkColorToHSV(thumb_inactive_color_, thumb_hsv); in PaintScrollbarTrack()450 SkColorToHSV(hovered ? thumb_active_color_ : thumb_inactive_color_, thumb); in PaintScrollbarThumb()1016 SkColorToHSV(thumb_inactive_color_, thumb_hsv); in GetArrowColor()
217 SkColor thumb_inactive_color_; variable
422 return thumb_inactive_color_; in GetThumbInactiveColor()934 thumb_inactive_color_ = GdkColorToSkColor(thumb_inactive_color); in LoadGtkValues()