Searched refs:COL_COLOR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/scripts/kconfig/
H A Dgconf.c67 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator in enum:__anon14272
254 COL_COLOR, NULL); init_left_tree() local
304 COL_COLOR, NULL); init_right_tree() local
311 COL_COLOR, NULL); init_right_tree()
317 COL_COLOR, NULL); init_right_tree()
323 COL_COLOR, NULL); init_right_tree()
329 COL_COLOR, NULL); init_right_tree()
337 COL_COLOR, NULL); init_right_tree()
1047 for (i = COL_OPTION; i <= COL_COLOR; i++) fill_row()
1056 row[COL_COLOR] = g_strdup("DarkGray"); fill_row()
1059 row[COL_COLOR] = g_strdup("DarkGray"); fill_row()
1061 row[COL_COLOR] = g_strdup("Black"); fill_row()
1171 gdk_color_parse(row[COL_COLOR], &color); set_node()
1183 COL_COLOR, &color, set_node()

Completed in 44 milliseconds