Searched defs:pixmaps_suffix (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dwidget-box.c283 const char *pixmaps_suffix)
311 if (pixmaps_prefix && pixmaps_suffix)
318 + grub_strlen (pixmaps_suffix)
326 path_end = grub_stpcpy (path_end, pixmaps_suffix);
282 grub_gfxmenu_create_box(const char *pixmaps_prefix, const char *pixmaps_suffix) argument

Completed in 32 milliseconds