Home
last modified time | relevance | path

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

/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dwidget.h387 #define WIDGET_GFX_CACHE 32 /* Widget graphics cache by hue values */ macro
410 struct widget_predraw_op c_o[WIDGET_GFX_CACHE];
H A Dwidget.c32 for(k = 0; k < WIDGET_GFX_CACHE; k++) { in widget_init_global()
1661 for(i = 0; i < WIDGET_GFX_CACHE; i++) { in widget_init_stack_bob_predraw()
1674 if(i == WIDGET_GFX_CACHE) { in widget_init_stack_bob_predraw()