NetSurf
Macros
options.h File Reference

Option specific to RISC OS. More...

#include "riscos/tinct.h"
Include dependency graph for options.h:

Go to the source code of this file.

Macros

#define DEFAULT_REFLOW_PERIOD   100 /* time in cs */
 
#define CHOICES_PREFIX   "<Choices$Write>.WWW.NetSurf."
 

Detailed Description

Option specific to RISC OS.

Platform specific options for RISC OS can be added by editing this file

Global optionsshould be added in the desktop options.h.

This header is specificaly intented to be included multiple times with different macro definitions so there is no guard

Definition in file options.h.

Macro Definition Documentation

◆ CHOICES_PREFIX

#define CHOICES_PREFIX   "<Choices$Write>.WWW.NetSurf."

Definition at line 39 of file options.h.

◆ DEFAULT_REFLOW_PERIOD

#define DEFAULT_REFLOW_PERIOD   100 /* time in cs */

Definition at line 37 of file options.h.