Searched refs:theme_thumb_inactive (Results 1 – 1 of 1) sorted by relevance
434 const GdkColor* theme_thumb_inactive = NULL; in GetScrollbarColors() local438 "scrollbar-slider-normal-color", &theme_thumb_inactive, in GetScrollbarColors()444 if (theme_thumb_active && theme_thumb_inactive && theme_trough_color) { in GetScrollbarColors()446 *thumb_inactive_color = *theme_thumb_inactive; in GetScrollbarColors()522 if (theme_thumb_inactive) in GetScrollbarColors()523 *thumb_inactive_color = *theme_thumb_inactive; in GetScrollbarColors()