paldefs.h File Reference

(r1785/r793)

Go to the source code of this file.

Enumerations

enum  PALETTE_COLOURS { PALCOL_BROWSER, PALCOL_OPTIMIZED, PALCOL_STANDARD }
enum  WEB_PALETTE { PAL_GLOBAL, PAL_LOCAL }


Enumeration Type Documentation

enum PALETTE_COLOURS
 

Enumerator:
PALCOL_BROWSER 
PALCOL_OPTIMIZED 
PALCOL_STANDARD 

Definition at line 106 of file paldefs.h.

00107 {
00108     PALCOL_BROWSER, 
00109     PALCOL_OPTIMIZED,
00110     PALCOL_STANDARD 
00111 };

enum WEB_PALETTE
 

Enumerator:
PAL_GLOBAL 
PAL_LOCAL 

Definition at line 113 of file paldefs.h.

00114 {
00115     PAL_GLOBAL, 
00116     PAL_LOCAL
00117 };


Generated on Sat Nov 10 03:49:18 2007 for Camelot by  doxygen 1.4.4