OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminal_scroll_terminal_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
terminal.h
118
extern VFunction *
terminal_scroll_terminal_hook
;
terminal.c
73
VFunction *
terminal_scroll_terminal_hook
= (VFunction *)NULL;
variable
418
if (
terminal_scroll_terminal_hook
)
419
(*
terminal_scroll_terminal_hook
) (start, end, amount);
pcterm.c
346
terminal_scroll_terminal_hook
= pc_scroll_terminal;
Completed in 30 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026