Home
last modified time | relevance | path

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

/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c122 #define BOTTOM_GRADIENT_HEIGHT 30 macro
156 gradient_y = allocation.height - BOTTOM_GRADIENT_HEIGHT; in fill_background()
187 cairo_rectangle(cr, 0, gradient_y, allocation.width, BOTTOM_GRADIENT_HEIGHT); in fill_background()
/dports/audio/gmpc/gmpc-11.8.16/src/
H A Dgmpc-mpddata-treeview.gob42 #define BOTTOM_GRADIENT_HEIGHT 30
512 int gradient_y = widget->allocation.height - BOTTOM_GRADIENT_HEIGHT;
553 BOTTOM_GRADIENT_HEIGHT);