Searched refs:theme_trough_color (Results 1 – 1 of 1) sorted by relevance
435 const GdkColor* theme_trough_color = NULL; in GetScrollbarColors() local439 "scrollbar-trough-color", &theme_trough_color, in GetScrollbarColors()444 if (theme_thumb_active && theme_thumb_inactive && theme_trough_color) { in GetScrollbarColors()447 *track_color = *theme_trough_color; in GetScrollbarColors()525 if (theme_trough_color) in GetScrollbarColors()526 *track_color = *theme_trough_color; in GetScrollbarColors()