Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c394 recs[0].height = choiceImageH; in ShowCurFont()
427 y = (h > choiceImageH) ? in ShowCurFont()
533 y = VSPACE_ROW*choiceImageH+((choiceImageH-rulerFontAsc)>>1)+rulerFontAsc; in ShowTextVSpace()
586 y = ZOOM_ROW*choiceImageH + (choiceImageH>>1) + windowPadding + 1; in ShowZoom()
668 lty = ((choiceImageH-h)>>1); in ShowRotate()
685 if (rby > choiceImageH) { in ShowRotate()
686 h -= (rbx-choiceImageH); in ShowRotate()
687 rby = choiceImageH; in ShowRotate()
717 choiceImageW, choiceImageH); in ShowLineWidth()
742 choiceImageW, choiceImageH); in ShowLineStyle()
[all …]
H A Draster.c456 short_y = HALF_W(choiceImageH); in InitLines()
483 choiceImageW, choiceImageH, 1); in InitLines()
488 0, 0, choiceImageW, choiceImageH); in InitLines()
510 if (curWidthOfLine[i] > choiceImageH-4) { in InitLines()
H A Dsetup.e42 extern int choiceImageH;
H A Dgrid.c1389 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, maxWhereToPrint);
1719 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAXMOVEMODES);
1795 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH,
1857 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAXTRANSPATMODES);
H A Dalign.c898 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAXALIGNS);
1649 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAXALIGNS);
1722 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAXALIGNS);
1865 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, (MAXALIGNS-1));
H A Dpattern.c211 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAXCHOICES);
535 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, 8);
2542 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, 8);
H A Dsetup.c141 int choiceImageH = CHOICE_IMAGE_H; variable
355 int choice_rows=(CHOICE_WINDOW_H/choiceImageH); in InitWinSizes()
H A Dshape.c1208 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, 8);
H A Dpage.c2061 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH,
H A Dstretch.c6693 TgAdjustMenuGeometry(menu, choiceImageW, choiceImageH, MAX_ROTATE_PIVOT);