Lines Matching refs:COL_COLOR
59 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator
217 COL_COLOR, NULL); in init_left_tree()
267 COL_COLOR, NULL); in init_right_tree()
274 COL_COLOR, NULL); in init_right_tree()
280 COL_COLOR, NULL); in init_right_tree()
286 COL_COLOR, NULL); in init_right_tree()
292 COL_COLOR, NULL); in init_right_tree()
300 COL_COLOR, NULL); in init_right_tree()
1008 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1022 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1025 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1027 row[COL_COLOR] = g_strdup("Black"); in fill_row()
1132 gdk_color_parse(row[COL_COLOR], &color); in set_node()
1144 COL_COLOR, &color, in set_node()