NetSurf
Data Fields
NS_ATARI_SYSINFO Struct Reference

#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
 

Detailed Description

Definition at line 27 of file osspec.h.

Field Documentation

◆ 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().

◆ gdos_FSMC

unsigned short NS_ATARI_SYSINFO::gdos_FSMC

Definition at line 29 of file osspec.h.

Referenced by init_os_info().

◆ gemdos_version

unsigned short NS_ATARI_SYSINFO::gemdos_version

Definition at line 28 of file osspec.h.

Referenced by init_os_info(), and tos_getcookie().

◆ large_sfont_pxh

unsigned short NS_ATARI_SYSINFO::large_sfont_pxh

Definition at line 33 of file osspec.h.

Referenced by init_os_info().

◆ medium_sfont_pxh

unsigned short NS_ATARI_SYSINFO::medium_sfont_pxh

Definition at line 32 of file osspec.h.

Referenced by init_os_info().

◆ sfont_monospaced

bool NS_ATARI_SYSINFO::sfont_monospaced

Definition at line 34 of file osspec.h.

Referenced by init_os_info().

◆ small_sfont_pxh

unsigned short NS_ATARI_SYSINFO::small_sfont_pxh

Definition at line 31 of file osspec.h.

Referenced by init_os_info().

◆ systype

unsigned short NS_ATARI_SYSINFO::systype

Definition at line 30 of file osspec.h.


The documentation for this struct was generated from the following file: