Home
last modified time | relevance | path

Searched refs:purple_col (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestgtk.c6906 GdkColor purple_col = { 0, 32000, 0, 56000}; in change_style() local
6921 style1->fg[GTK_STATE_SELECTED] = purple_col; in change_style()
6924 style2->base[GTK_STATE_SELECTED] = purple_col; in change_style()
6926 style2->base[GTK_STATE_NORMAL] = purple_col; in change_style()