|
NetSurf
|
#include <osspec.h>
Data Fields | |
| unsigned short | gemdos_version |
| unsigned short | gdos_FSMC |
| unsigned short | systype |
| unsigned short | small_sfont_pxh |
| unsigned short | medium_sfont_pxh |
| unsigned short | large_sfont_pxh |
| bool | sfont_monospaced |
| short | aes_max_win_title_len |
| short NS_ATARI_SYSINFO::aes_max_win_title_len |
Definition at line 35 of file osspec.h.
Referenced by gui_window_set_title(), init_os_info(), and window_create().
| unsigned short NS_ATARI_SYSINFO::gdos_FSMC |
Definition at line 29 of file osspec.h.
Referenced by init_os_info().
| unsigned short NS_ATARI_SYSINFO::gemdos_version |
Definition at line 28 of file osspec.h.
Referenced by init_os_info(), and tos_getcookie().
| unsigned short NS_ATARI_SYSINFO::large_sfont_pxh |
Definition at line 33 of file osspec.h.
Referenced by init_os_info().
| unsigned short NS_ATARI_SYSINFO::medium_sfont_pxh |
Definition at line 32 of file osspec.h.
Referenced by init_os_info().
| bool NS_ATARI_SYSINFO::sfont_monospaced |
Definition at line 34 of file osspec.h.
Referenced by init_os_info().
| unsigned short NS_ATARI_SYSINFO::small_sfont_pxh |
Definition at line 31 of file osspec.h.
Referenced by init_os_info().