HomeSort by: relevance | last modified time | path
    Searched refs:scrollbar (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/xorg/bin/xterm/
Makefile 10 misc.c print.c ptydata.c screen.c scrollback.c scrollbar.c tabs.c \
  /src/external/bsd/nvi/dist/ipc/
ip.h 32 db_recno_t sb_total; /* scrollbar: total lines in file. */
33 db_recno_t sb_top; /* scrollbar: top line on screen. */
34 size_t sb_num; /* scrollbar: number of lines on screen. */
109 IPFunc_123 scrollbar; member in struct:ip_si_operations
243 #define SI_SCROLLBAR 18 /* Reset the scrollbar: 3 * IPO_INT. */
ipc_cmd.c 63 {"123", ipc_unmarshall_123, OFFSET(IPSIOPS, scrollbar)},

Completed in 18 milliseconds