Home
last modified time | relevance | path

Searched refs:statusWindowH (Results 1 – 3 of 3) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmsg.c691 SetBBRec(&bbox, 0, 0, statusWindowW, statusWindowH); in RedrawStatusStrings()
699 y = ((statusWindowH-defaultFontHeight-windowPadding)>>1) + in RedrawStatusStrings()
709 y = ((statusWindowH-msgFontHeight-windowPadding)>>1) + msgFontAsc; in RedrawStatusStrings()
761 y = (statusWindowH-btn1_height)>>1; in RedrawStatusWindow()
767 y = (statusWindowH-btn1_height)>>1; in RedrawStatusWindow()
789 SetBBRec(&bbox, 0, 0, statusWindowW, statusWindowH); in RedrawStatusWindow()
H A Dsetup.e56 extern int statusWindowH;
H A Dsetup.c155 int statusWindowH = STATUS_WINDOW_H; variable
333 win_h = statusWindowH-4; in CalcStatusSubWinGeom()
335 win_h = statusWindowH-2-(brdrW<<1); in CalcStatusSubWinGeom()
367 userRedrawWindowH = statusWindowH; in InitWinSizes()
396 (noStatusWindow ? 0 : statusWindowH+(brdrW<<1)) + in InitWinSizes()
533 statusWindowW, statusWindowH); in DoReconfigure()
539 cur_y += statusWindowH + (brdrW<<1); in DoReconfigure()
1894 statusWindowH += windowPadding; in Setup()
1896 userRedrawWindowH = statusWindowH; in Setup()
2163 cur_y += statusWindowH + (brdrW<<1); in Setup()
[all …]