Lines Matching refs:COL_COLOR
64 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator
252 COL_COLOR, NULL); in init_left_tree()
302 COL_COLOR, NULL); in init_right_tree()
309 COL_COLOR, NULL); in init_right_tree()
315 COL_COLOR, NULL); in init_right_tree()
321 COL_COLOR, NULL); in init_right_tree()
327 COL_COLOR, NULL); in init_right_tree()
335 COL_COLOR, NULL); in init_right_tree()
1046 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1055 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1058 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1060 row[COL_COLOR] = g_strdup("Black"); in fill_row()
1170 gdk_color_parse(row[COL_COLOR], &color); in set_node()
1182 COL_COLOR, &color, in set_node()