Lines Matching refs:COL_COLOR
65 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator
253 COL_COLOR, NULL); in init_left_tree()
303 COL_COLOR, NULL); in init_right_tree()
310 COL_COLOR, NULL); in init_right_tree()
316 COL_COLOR, NULL); in init_right_tree()
322 COL_COLOR, NULL); in init_right_tree()
328 COL_COLOR, NULL); in init_right_tree()
336 COL_COLOR, NULL); in init_right_tree()
1047 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1056 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1059 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1061 row[COL_COLOR] = g_strdup("Black"); in fill_row()
1171 gdk_color_parse(row[COL_COLOR], &color); in set_node()
1183 COL_COLOR, &color, in set_node()