44 unsigned int flags = 0;
73 delta = -( scroll->
count );
76 delta = +( scroll->
count );
97 int last = ( scroll->
count - 1 );
107 delta = ( ( delta >= 0 ) ? +1 : -1 );
110 if ( ( current >= 0 ) && ( current <= last ) ) {
union @162305117151260234136356364136041353210355154177 key
Sense key.
#define assert(condition)
Assert a condition at run-time.
static int move(int y, int x)
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
#define KEY_DOWN
Down arrow.
#define KEY_PPAGE
Page up.
#define KEY_NPAGE
Page down.