43 unsigned int flags = 0;
72 delta = -( scroll->
count );
75 delta = +( scroll->
count );
96 int last = ( scroll->
count - 1 );
106 delta = ( ( delta >= 0 ) ? +1 : -1 );
109 if ( ( current >= 0 ) && ( current <= last ) ) {
151 if ( index < scroll->rows )
#define KEY_NPAGE
Page down.
#define KEY_DOWN
Down arrow.
assert((readw(&hdr->flags) &(GTF_reading|GTF_writing))==0)
#define KEY_PPAGE
Page up.
static int move(int y, int x)