Searched refs:COL_PIXBUF (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 67 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator 286 "pixbuf", COL_PIXBUF, in init_right_tree() 1066 row[COL_PIXBUF] = (gchar *) xpm_menu; in fill_row() 1072 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row() 1077 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row() 1169 row[COL_PIXBUF]); in set_node() 1185 COL_PIXBUF, pix, in set_node()
|
/openbmc/linux/scripts/kconfig/ |
H A D | gconf.c | 61 COL_MENU, COL_COLOR, COL_EDIT, COL_PIXBUF, enumerator 281 "pixbuf", COL_PIXBUF, in init_right_tree() 1063 row[COL_PIXBUF] = (gchar *) xpm_menu; in fill_row() 1069 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row() 1074 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row() 1166 row[COL_PIXBUF]); in set_node() 1182 COL_PIXBUF, pix, in set_node()
|