Home
last modified time | relevance | path

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

/dports/multimedia/mpeg_play/mpeg_play/
H A Dctrlbar.c127 static int lpw_width, lpw_height; variable
406 lpw_height = plw_height; lpw_width = fontwidth * 10;
407 exw_height = lpw_height; exw_width = fontwidth * 6;
459 lpw_width, lpw_height, ChildBorder, fgcolor, bgcolor);
677 XFillRectangle(display, loopwin, gc, 0, 0, lpw_width, lpw_height);
679 WriteCenteredText(loopwin, gc, lpw_width, lpw_height, "Loop ON",display);
682 else WriteCenteredText(loopwin, gc, lpw_width, lpw_height, "Loop OFF",