Home
last modified time | relevance | path

Searched refs:COL_NAME (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c66 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator
309 "text", COL_NAME, in init_right_tree()
341 column = gtk_tree_view_get_column(view, COL_NAME); in init_right_tree()
577 col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_NAME); in on_show_name1_activate()
1085 row[COL_NAME] = g_strdup(sym->name); in fill_row()
1177 COL_NAME, row[COL_NAME], in set_node()
/openbmc/linux/scripts/kconfig/
H A Dgconf.c60 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator
304 "text", COL_NAME, in init_right_tree()
336 column = gtk_tree_view_get_column(view, COL_NAME); in init_right_tree()
573 col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_NAME); in on_show_name1_activate()
1082 row[COL_NAME] = g_strdup(sym->name); in fill_row()
1174 COL_NAME, row[COL_NAME], in set_node()