Home
last modified time | relevance | path

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

/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dgtkshruler.c38 #define RULER_HEIGHT 14 macro
108 widget->requisition.height = widget->style->ythickness * 2 + RULER_HEIGHT; in gtk_shruler_init()
/dports/audio/sweep/sweep-0.9.3/src/
H A Dtime_ruler.c48 #define RULER_HEIGHT 14 macro
125 widget->requisition.height = widget->style->ythickness * 2 + RULER_HEIGHT; in time_ruler_init()
H A Ddb_ruler.c49 #define RULER_HEIGHT 14 macro