Home
last modified time | relevance | path

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

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddwtext.c75 int nYinc=0; in text_to_cursor() local
86 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
95 if (nYinc || nXinc) { in text_to_cursor()
96 tw->ScrollPos.y += nYinc; in text_to_cursor()
768 int nYinc, nXinc; in WndTextProc() local
849 nYinc = -tw->ScrollPos.y; in WndTextProc()
855 nYinc = -tw->CharSize.y; in WndTextProc()
858 nYinc = tw->CharSize.y; in WndTextProc()
864 nYinc = max(1,tw->ClientSize.y); in WndTextProc()
870 nYinc = 0; in WndTextProc()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddwtext.c75 int nYinc=0; in text_to_cursor() local
86 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
95 if (nYinc || nXinc) { in text_to_cursor()
96 tw->ScrollPos.y += nYinc; in text_to_cursor()
768 int nYinc, nXinc; in WndTextProc() local
849 nYinc = -tw->ScrollPos.y; in WndTextProc()
855 nYinc = -tw->CharSize.y; in WndTextProc()
858 nYinc = tw->CharSize.y; in WndTextProc()
864 nYinc = max(1,tw->ClientSize.y); in WndTextProc()
870 nYinc = 0; in WndTextProc()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwtext.c69 int nYinc=0; in text_to_cursor() local
80 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
89 if (nYinc || nXinc) { in text_to_cursor()
90 tw->ScrollPos.y += nYinc; in text_to_cursor()
771 int nYinc, nXinc; in WndTextProc() local
852 nYinc = -tw->ScrollPos.y; in WndTextProc()
858 nYinc = -tw->CharSize.y; in WndTextProc()
861 nYinc = tw->CharSize.y; in WndTextProc()
867 nYinc = max(1,tw->ClientSize.y); in WndTextProc()
873 nYinc = 0; in WndTextProc()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwtext.c69 int nYinc=0; in text_to_cursor() local
80 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
89 if (nYinc || nXinc) { in text_to_cursor()
90 tw->ScrollPos.y += nYinc; in text_to_cursor()
771 int nYinc, nXinc; in WndTextProc() local
852 nYinc = -tw->ScrollPos.y; in WndTextProc()
858 nYinc = -tw->CharSize.y; in WndTextProc()
861 nYinc = tw->CharSize.y; in WndTextProc()
867 nYinc = max(1,tw->ClientSize.y); in WndTextProc()
873 nYinc = 0; in WndTextProc()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwtext.c124 int nYinc=0; in text_to_cursor() local
135 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
144 if (nYinc || nXinc) { in text_to_cursor()
145 tw->ScrollPos.y += nYinc; in text_to_cursor()
996 int nYinc, nXinc; local
1075 nYinc = -tw->ScrollPos.y;
1081 nYinc = -tw->CharSize.y;
1084 nYinc = tw->CharSize.y;
1096 nYinc = 0;
1098 if ( (nYinc = max(-tw->ScrollPos.y,
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwtext.c120 int nYinc=0; in text_to_cursor() local
131 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
140 if (nYinc || nXinc) { in text_to_cursor()
141 tw->ScrollPos.y += nYinc; in text_to_cursor()
909 int nYinc, nXinc; in WndTextProc() local
988 nYinc = -tw->ScrollPos.y; in WndTextProc()
994 nYinc = -tw->CharSize.y; in WndTextProc()
997 nYinc = tw->CharSize.y; in WndTextProc()
1009 nYinc = 0; in WndTextProc()
1011 if ( (nYinc = max(-tw->ScrollPos.y, in WndTextProc()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwtext.c120 int nYinc=0; in text_to_cursor() local
131 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
140 if (nYinc || nXinc) { in text_to_cursor()
141 tw->ScrollPos.y += nYinc; in text_to_cursor()
909 int nYinc, nXinc; in WndTextProc() local
988 nYinc = -tw->ScrollPos.y; in WndTextProc()
994 nYinc = -tw->CharSize.y; in WndTextProc()
997 nYinc = tw->CharSize.y; in WndTextProc()
1009 nYinc = 0; in WndTextProc()
1011 if ( (nYinc = max(-tw->ScrollPos.y, in WndTextProc()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwtext.c124 int nYinc=0; in text_to_cursor() local
135 nYinc = min(nYinc, tw->ScrollMax.y - tw->ScrollPos.y); in text_to_cursor()
144 if (nYinc || nXinc) { in text_to_cursor()
145 tw->ScrollPos.y += nYinc; in text_to_cursor()
996 int nYinc, nXinc; local
1075 nYinc = -tw->ScrollPos.y;
1081 nYinc = -tw->CharSize.y;
1084 nYinc = tw->CharSize.y;
1096 nYinc = 0;
1098 if ( (nYinc = max(-tw->ScrollPos.y,
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwtext.c389 int nYinc=0; in TextToCursor() local
400 nYinc = min(nYinc, lptw->ScrollMax.y - lptw->ScrollPos.y); in TextToCursor()
411 if (nYinc || nXinc) { in TextToCursor()
412 lptw->ScrollPos.y += nYinc; in TextToCursor()
1544 int nYinc, nXinc; in WndTextProc() local
1677 nYinc = 0; in WndTextProc()
1870 int nXinc, nYinc; in WndTextProc() local
1874 nYinc = 0; in WndTextProc()
1900 nYinc = max(nYinc, -lptw->ScrollPos.y); in WndTextProc()
1901 nYinc = min(nYinc, lptw->ScrollMax.y - lptw->ScrollPos.y); in WndTextProc()
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwtext.c389 int nYinc=0; in TextToCursor() local
400 nYinc = min(nYinc, lptw->ScrollMax.y - lptw->ScrollPos.y); in TextToCursor()
411 if (nYinc || nXinc) { in TextToCursor()
412 lptw->ScrollPos.y += nYinc; in TextToCursor()
1544 int nYinc, nXinc; in WndTextProc() local
1677 nYinc = 0; in WndTextProc()
1870 int nXinc, nYinc; in WndTextProc() local
1874 nYinc = 0; in WndTextProc()
1900 nYinc = max(nYinc, -lptw->ScrollPos.y); in WndTextProc()
1901 nYinc = min(nYinc, lptw->ScrollMax.y - lptw->ScrollPos.y); in WndTextProc()
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwtext.c396 int nYinc=0; in TextToCursor() local
407 nYinc = min(nYinc, lptw->ScrollMax.y - lptw->ScrollPos.y); in TextToCursor()
418 if (nYinc || nXinc) { in TextToCursor()
419 lptw->ScrollPos.y += nYinc; in TextToCursor()
1551 int nYinc, nXinc; in WndTextProc() local
1684 nYinc = 0; in WndTextProc()
1877 int nXinc, nYinc; in WndTextProc() local
1881 nYinc = 0; in WndTextProc()
1907 nYinc = max(nYinc, -lptw->ScrollPos.y); in WndTextProc()
1908 nYinc = min(nYinc, lptw->ScrollMax.y - lptw->ScrollPos.y); in WndTextProc()
[all …]