Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dpanel.c234 lbl->y_panel = style->label_yoff - (baseline - lbl->height);
236 lbl->y_panel = top_margin - (baseline - lbl->height);
261 xdst + 1, lbl->y_panel + 1, p->label_layout,
265 xdst + 1, lbl->y_panel + 1, p->label_layout,
270 lbl->y_panel, p->label_layout);
273 lbl->y_panel, p->label_layout);
279 gkrellm_draw_string(p->pixmap, ts, xdst, lbl->y_panel, s);
281 gkrellm_draw_string(p->bg_pixmap, ts, xdst, lbl->y_panel, s);
H A Dgkrellm.h325 y_panel, member
H A Dkrell.c1918 y = lbl->y_panel - fr_border->top;