Home
last modified time | relevance | path

Searched refs:vesacon_set_background (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/include/syslinux/
Dvesacon.h36 int vesacon_set_background(unsigned int);
/external/syslinux/com32/menu/
Dvesamenu.c34 return vesacon_set_background(parse_argb((char **)&what)); in draw_background()
/external/syslinux/com32/lib/sys/vesa/
Dbackground.c278 int vesacon_set_background(unsigned int rgb) in vesacon_set_background() function