Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexrgbhsv.c59 int my_slider_proc(int msg, DIALOG *d, int c);
67 …{ my_slider_proc, 32, 16, 256, 16, 0, 255, 0, 0, 255, 0, NULL, (void…
68 …{ my_slider_proc, 32, 64, 256, 16, 0, 255, 0, 0, 255, 0, NULL, (void…
69 …{ my_slider_proc, 32, 112, 256, 16, 0, 255, 0, 0, 255, 0, NULL, (void…
70 …{ my_slider_proc, 352, 336, 256, 16, 0, 255, 0, 0, 255, 0, NULL, (void…
71 …{ my_slider_proc, 352, 384, 256, 16, 0, 255, 0, 0, 255, 0, NULL, (void…
72 …{ my_slider_proc, 352, 432, 256, 16, 0, 255, 0, 0, 255, 0, NULL, (void…
208 int my_slider_proc(int msg, DIALOG *d, int c) in my_slider_proc() function