Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxwin.c203 static void _xwin_private_set_palette_colors(AL_CONST PALETTE p, int from, int to);
699 _xwin.set_colors = _xwin_private_set_palette_colors; in _xwin_private_select_set_colors_function()
2158 static void _xwin_private_set_palette_colors(AL_CONST PALETTE p, int from, int to) in _xwin_private_set_palette_colors() function