Searched refs:xpm_void (Results 1 – 6 of 6) sorted by relevance
313 const char * const xpm_void[] = { variable
27 extern const char * const xpm_void[];
1069 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row()1074 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row()
311 static const char *xpm_void[] = { variable
1072 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row()1077 row[COL_PIXBUF] = (gchar *) xpm_void; in fill_row()
317 menuPix(xpm_menu), menuInvPix(xpm_menu_inv), menuBackPix(xpm_menuback), voidPix(xpm_void), in ConfigList()