Home
last modified time | relevance | path

Searched refs:TOPLINE (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/puff/puff-1.0.1/
H A Dpuff.c314 TOPLINE = 0; in newfile()
384 TOPLINE = 0; in openfile()
1174 oldtopline = TOPLINE; in seekbyte()
1185 TOPLINE = linenum - VCURSOR; in seekbyte()
1195 if(TOPLINE < 0) { in seekbyte()
1197 TOPLINE = 0; in seekbyte()
1210 if(TOPLINE < oldtopline) { in seekbyte()
1287 TOPLINE--; in keyup()
1310 TOPLINE++; in keydown()
1405 if(TOPLINE == 0) { in keyppage()
[all …]
/dports/irc/epic4/help/4_Misc/window/
H A Dtopline13 /WINDOW TOPLINE 1 "This will be at the top of the window"
14 /WINDOW TOPLINE 2 "This will not be visible!"
15 /WINDOW TOPLINE 1 -
H A Dwindow75 TOPLINE TOPLINES
/dports/mail/filtermail/filtermail-0.8.6/src/
H A Drfc822parser.hh49 TOPLINE = 259, enumerator
57 #define TOPLINE 259 macro
H A Drfc822.ll59 TOPLINE ^From[[:space:]].*
65 <INITIAL>{TOPLINE}{NL} {
68 RETURN(TOPLINE);
H A Drfc822.yy71 %token <sval> TOPLINE
H A Drfc822parser.cc155 TOPLINE = 259, enumerator
163 #define TOPLINE 259 macro
H A Drfc822.cc702 RETURN(TOPLINE);
/dports/lang/gawk/gawk-5.1.1/doc/it/
H A Dlflashlight.eps15 % (%s) rj %d t - text right just. (%d is TOPLINE, MIDLINE, BOTLINE)
16 % (%s) lj %d t - text left just. (%d is TOPLINE, MIDLINE, BOTLINE)
17 % (%s) ce %d t - text centered (%d is TOPLINE, MIDLINE, BOTLINE)
34 % halign has the values for MIDLINE, TOPLINE, BOTLINE
H A Drflashlight.eps15 % (%s) rj %d t - text right just. (%d is TOPLINE, MIDLINE, BOTLINE)
16 % (%s) lj %d t - text left just. (%d is TOPLINE, MIDLINE, BOTLINE)
17 % (%s) ce %d t - text centered (%d is TOPLINE, MIDLINE, BOTLINE)
34 % halign has the values for MIDLINE, TOPLINE, BOTLINE
/dports/lang/gawk/gawk-5.1.1/doc/
H A Dlflashlight.eps15 % (%s) rj %d t - text right just. (%d is TOPLINE, MIDLINE, BOTLINE)
16 % (%s) lj %d t - text left just. (%d is TOPLINE, MIDLINE, BOTLINE)
17 % (%s) ce %d t - text centered (%d is TOPLINE, MIDLINE, BOTLINE)
34 % halign has the values for MIDLINE, TOPLINE, BOTLINE
H A Drflashlight.eps15 % (%s) rj %d t - text right just. (%d is TOPLINE, MIDLINE, BOTLINE)
16 % (%s) lj %d t - text left just. (%d is TOPLINE, MIDLINE, BOTLINE)
17 % (%s) ce %d t - text centered (%d is TOPLINE, MIDLINE, BOTLINE)
34 % halign has the values for MIDLINE, TOPLINE, BOTLINE
/dports/misc/pinfo/pinfo-0.6.13/src/
H A Dcolors.c87 topline = COLOR_PAIR(TOPLINE); /* topline color */ in initcolors()
88 init_pair(TOPLINE, cols.topline_fore, cols.topline_back); in initcolors()
H A Dcolors.h32 #define TOPLINE 6 macro
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dbandmap.c51 #define TOPLINE 14 macro
56 #define NR_SPOTS ((LASTLINE - TOPLINE + 1) * COLUMNS)
507 move(TOPLINE, 66); in bm_show_info()
508 vline(ACS_VLINE, LINES - TOPLINE - 1); in bm_show_info()
620 *y = TOPLINE; in next_spot_position()
747 bm_y = TOPLINE; in bandmap_show()
/dports/devel/libslang2/slang-2.3.2/src/curses/
H A Dhanoi.c28 #define TOPLINE 6 macro
203 for(Line=TOPLINE; Line<BASELINE; Line++) { in DisplayTiles()
/dports/devel/ncurses/ncurses-6.3/test/
H A Dhanoi.c55 #define TOPLINE 6 macro
142 for (Line = TOPLINE; Line < BASELINE; Line++) { in DisplayTiles()
/dports/japanese/libslang/slang-1.4.5jp2/src/curses/
H A Dhanoi.c28 #define TOPLINE 6 macro
203 for(Line=TOPLINE; Line<BASELINE; Line++) { in DisplayTiles()
/dports/editors/se/se-3.0.1/src/
H A Dse.h134 #define TOPLINE '#' macro
H A Dscreen.c132 case TOPLINE: in getcmd()
H A Dedit.c276 else if (lin[*i] == TOPLINE) in getnum()
/dports/comms/linrad/linrad-04.02/
H A Dcalibrate.c34 #define TOPLINE 0 macro
35 #define WAITMENU_LINE TOPLINE+4
551 lir_text(1,TOPLINE+1,"Noise level too high"); in cal_filtercorr()
557 lir_text(1,TOPLINE+1,s); in cal_filtercorr()
576 lir_text(0,TOPLINE+2,s); in cal_filtercorr()
1028 lir_text(8+20*(j+ui.rx_rf_channels),TOPLINE+3,s); in cal_filtercorr()
1039 lir_text(20*j,TOPLINE+3,s); in cal_filtercorr()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/supplementary_scripts/licenseChecker/
H A Dmain.cpp26 const QString TOPLINE( "/**************************************************************************… variable
195 if( header[0] != TOPLINE ) in readFile()
/dports/irc/epic4/help/6_Functions/
H A Dwindowctl131 $windowctl(GET <refnum> TOPLINE <num>)
/dports/lang/nbc/NXT/
H A DuNXTConstants.pas1102 TOPLINE = 4; // Top status underline

12