Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Dosgen.c1893 static osfar_t unsigned char *histhead = 0; variable
1960 if ( hst == histhead ) return( 0 ); /* past the last one already */ in ossnxtcmd()
2292 histhead = histtail = histbuf; in os_gets_timeout()
2293 S_gets_curhist = histhead; in os_gets_timeout()
2372 S_gets_curhist = histhead; in os_gets_timeout()
2508 if (q = ossprvcmd(histhead)) in os_gets_timeout()
2525 *histhead = *q; in os_gets_timeout()
2526 histhead = ossadvhp(histhead); in os_gets_timeout()
2527 if (histhead == histtail) in os_gets_timeout()
H A Dosgen3.c3399 static osfar_t char *histhead = 0; variable
3476 if (hst == histhead) in ossnxtcmd()
3852 histhead = histtail = histbuf; in os_gets_begin()
3853 S_gets_curhist = histhead; in os_gets_begin()
3905 S_gets_curhist = histhead; in os_gets_begin()
4033 if (q = ossprvcmd(histhead)) in os_gets_process()
4050 *histhead = *q; in os_gets_process()
4051 histhead = ossadvhp(histhead); in os_gets_process()
4052 if (histhead == histtail) in os_gets_process()
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabber/
H A DHistory.tcl842 $wtext insert end $str histhead
854 $wtext insert end $str\n histhead
860 $wtext insert end $str\n histhead
869 $wtext insert end "$argsA(-headtitle) $when\n" histhead
1042 $wtext insert end [mc "No registered history for" $jid] histhead
1043 $wtext insert end "\n" histhead
1150 $wtext insert end "$argsA(-headtitle) $when\n" histhead
1162 $wtext insert end $str histhead
H A DGroupChat.tcl132 {histhead -foreground histHeadForeground Foreground}
133 {histhead -background histHeadBackground Background}
134 {histhead -font histHeadFont Font}
135 {histhead -fontSlant sysPreFontSlant ""}
2587 set alltags {mepre metext theypre theytext syspre systext histhead}
2619 lappend opts(histhead) -spacing1 4 -spacing3 4 -lmargin1 20 -lmargin2 20
H A DChat.tcl138 {histhead -foreground histHeadForeground Foreground}
139 {histhead -background histHeadBackground Background}
140 {histhead -font histHeadFont Font}
2919 set alltags {mepre metext youpre youtext syspre systext histhead}
2953 lappend opts(histhead) -spacing1 4 -spacing3 4 -lmargin1 20 -lmargin2 20