Searched refs:vga_set_indexed_colors (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvga.h12 status_t vga_set_indexed_colors(uint8 first, uint8 *colors, uint16 count);
H A Dvga.cpp16 vga_set_indexed_colors(uint8 first, uint8 *colors, uint16 count) function
H A Ddevice.cpp200 return vga_set_indexed_colors(args.first, args.colors,

Completed in 88 milliseconds