Home
last modified time | relevance | path

Searched defs:color_table (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/com32/include/
Dcolortbl.h42 struct color_table { struct
47 enum color_table_shadow shadow; /* Shadow mode */ argument
50 extern struct color_table *console_color_table; argument
Dmenu.h172 struct color_table *color_table; member
/external/syslinux/com32/menu/
Dcolors.c128 struct color_table *color_table; in default_color_table() local
168 struct color_table *color_table, *cp; in copy_color_table() local
/external/syslinux/com32/elflink/ldlinux/
Dcolors.c128 struct color_table *color_table; in default_color_table() local
168 struct color_table *color_table, *cp; in copy_color_table() local
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DType_Names_Suite.py46 class color_table(aetools.ComponentItem): class
/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c285 void const *color_table) in vlVdpOutputSurfacePutBitsIndexed()
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h226 unsigned long color_table[576]; /* RGB -> pixel value */ member