NetSurf
Macros
oslib_pre7.h File Reference

Backward compatible defines to make NetSurf buildable with pre-OSLib 7 releases. More...

#include "oslib/colourtrans.h"
Include dependency graph for oslib_pre7.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define colourtrans_SET_BG_GCOL   colourtrans_SET_BG
 After OSLib 6.90, there was a rename of colourtrans defines in order to avoid namespace clashes: svn diff -c 238 https://ro-oslib.svn.sourceforge.net/svnroot/ro-oslib/trunk/!OSLib/Source/Core/oslib/ColourTrans.swi Foresee some backwards compatibility until we've switched to OSLib 7. More...
 
#define colourtrans_USE_ECFS_GCOL   colourtrans_USE_ECFS
 

Detailed Description

Backward compatible defines to make NetSurf buildable with pre-OSLib 7 releases.

Definition in file oslib_pre7.h.

Macro Definition Documentation

◆ colourtrans_SET_BG_GCOL

#define colourtrans_SET_BG_GCOL   colourtrans_SET_BG

After OSLib 6.90, there was a rename of colourtrans defines in order to avoid namespace clashes: svn diff -c 238 https://ro-oslib.svn.sourceforge.net/svnroot/ro-oslib/trunk/!OSLib/Source/Core/oslib/ColourTrans.swi Foresee some backwards compatibility until we've switched to OSLib 7.

Definition at line 36 of file oslib_pre7.h.

◆ colourtrans_USE_ECFS_GCOL

#define colourtrans_USE_ECFS_GCOL   colourtrans_USE_ECFS

Definition at line 39 of file oslib_pre7.h.