Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/c/
H A Dcdefs32.h69 #define FUNC_LINEAR_CLEAR_TO_COLOR _linear_clear_to_color32 macro
H A Dcdefs8.h68 #define FUNC_LINEAR_CLEAR_TO_COLOR _linear_clear_to_color8 macro
H A Dcdefs16.h74 #define FUNC_LINEAR_CLEAR_TO_COLOR _linear_clear_to_color16 macro
H A Dcdefs15.h73 #define FUNC_LINEAR_CLEAR_TO_COLOR _linear_clear_to_color15 macro
H A Dcdefs24.h73 #define FUNC_LINEAR_CLEAR_TO_COLOR _linear_clear_to_color24 macro
H A Dcblit.h41 void FUNC_LINEAR_CLEAR_TO_COLOR(BITMAP *dst, int color) in FUNC_LINEAR_CLEAR_TO_COLOR() function