Lines Matching refs:COL_COLOR
67 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator
254 COL_COLOR, NULL); in init_left_tree()
304 COL_COLOR, NULL); in init_right_tree()
311 COL_COLOR, NULL); in init_right_tree()
317 COL_COLOR, NULL); in init_right_tree()
323 COL_COLOR, NULL); in init_right_tree()
329 COL_COLOR, NULL); in init_right_tree()
337 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()