Lines Matching refs:COL_COLOR
61 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator
249 COL_COLOR, NULL); in init_left_tree()
299 COL_COLOR, NULL); in init_right_tree()
306 COL_COLOR, NULL); in init_right_tree()
312 COL_COLOR, NULL); in init_right_tree()
318 COL_COLOR, NULL); in init_right_tree()
324 COL_COLOR, NULL); in init_right_tree()
332 COL_COLOR, NULL); in init_right_tree()
1040 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1054 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1057 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1059 row[COL_COLOR] = g_strdup("Black"); in fill_row()
1168 gdk_color_parse(row[COL_COLOR], &color); in set_node()
1180 COL_COLOR, &color, in set_node()