ReactOS 0.4.17-dev-934-g091855f
colordlg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DLG_COLOR
 
#define COLOR_HUESCROLL   700
 
#define COLOR_SATSCROLL   701
 
#define COLOR_LUMSCROLL   702
 
#define COLOR_HUE   703
 
#define COLOR_SAT   704
 
#define COLOR_LUM   705
 
#define COLOR_RED   706
 
#define COLOR_GREEN   707
 
#define COLOR_BLUE   708
 
#define COLOR_CURRENT   709
 
#define COLOR_RAINBOW   710
 
#define COLOR_SAVE   711
 
#define COLOR_ADD   712
 
#define COLOR_SOLID   713
 
#define COLOR_TUNE   714
 
#define COLOR_SCHEMES   715
 
#define COLOR_ELEMENT   716
 
#define COLOR_SAMPLES   717
 
#define COLOR_PALETTE   718
 
#define COLOR_MIX   719
 
#define COLOR_BOX1   720
 
#define COLOR_CUSTOM1   721
 
#define COLOR_HUEACCEL   723
 
#define COLOR_SATACCEL   724
 
#define COLOR_LUMACCEL   725
 
#define COLOR_REDACCEL   726
 
#define COLOR_GREENACCEL   727
 
#define COLOR_BLUEACCEL   728
 
#define COLOR_SOLID_LEFT   730
 
#define COLOR_SOLID_RIGHT   731
 
#define NUM_BASIC_COLORS   48
 
#define NUM_CUSTOM_COLORS   16
 

Macro Definition Documentation

◆ COLOR_ADD

#define COLOR_ADD   712

Definition at line 38 of file colordlg.h.

◆ COLOR_BLUE

#define COLOR_BLUE   708

Definition at line 34 of file colordlg.h.

◆ COLOR_BLUEACCEL

#define COLOR_BLUEACCEL   728

Definition at line 54 of file colordlg.h.

◆ COLOR_BOX1

#define COLOR_BOX1   720

Definition at line 46 of file colordlg.h.

◆ COLOR_CURRENT

#define COLOR_CURRENT   709

Definition at line 35 of file colordlg.h.

◆ COLOR_CUSTOM1

#define COLOR_CUSTOM1   721

Definition at line 47 of file colordlg.h.

◆ COLOR_ELEMENT

#define COLOR_ELEMENT   716

Definition at line 42 of file colordlg.h.

◆ COLOR_GREEN

#define COLOR_GREEN   707

Definition at line 33 of file colordlg.h.

◆ COLOR_GREENACCEL

#define COLOR_GREENACCEL   727

Definition at line 53 of file colordlg.h.

◆ COLOR_HUE

#define COLOR_HUE   703

Definition at line 29 of file colordlg.h.

◆ COLOR_HUEACCEL

#define COLOR_HUEACCEL   723

Definition at line 49 of file colordlg.h.

◆ COLOR_HUESCROLL

#define COLOR_HUESCROLL   700

Definition at line 26 of file colordlg.h.

◆ COLOR_LUM

#define COLOR_LUM   705

Definition at line 31 of file colordlg.h.

◆ COLOR_LUMACCEL

#define COLOR_LUMACCEL   725

Definition at line 51 of file colordlg.h.

◆ COLOR_LUMSCROLL

#define COLOR_LUMSCROLL   702

Definition at line 28 of file colordlg.h.

◆ COLOR_MIX

#define COLOR_MIX   719

Definition at line 45 of file colordlg.h.

◆ COLOR_PALETTE

#define COLOR_PALETTE   718

Definition at line 44 of file colordlg.h.

◆ COLOR_RAINBOW

#define COLOR_RAINBOW   710

Definition at line 36 of file colordlg.h.

◆ COLOR_RED

#define COLOR_RED   706

Definition at line 32 of file colordlg.h.

◆ COLOR_REDACCEL

#define COLOR_REDACCEL   726

Definition at line 52 of file colordlg.h.

◆ COLOR_SAMPLES

#define COLOR_SAMPLES   717

Definition at line 43 of file colordlg.h.

◆ COLOR_SAT

#define COLOR_SAT   704

Definition at line 30 of file colordlg.h.

◆ COLOR_SATACCEL

#define COLOR_SATACCEL   724

Definition at line 50 of file colordlg.h.

◆ COLOR_SATSCROLL

#define COLOR_SATSCROLL   701

Definition at line 27 of file colordlg.h.

◆ COLOR_SAVE

#define COLOR_SAVE   711

Definition at line 37 of file colordlg.h.

◆ COLOR_SCHEMES

#define COLOR_SCHEMES   715

Definition at line 41 of file colordlg.h.

◆ COLOR_SOLID

#define COLOR_SOLID   713

Definition at line 39 of file colordlg.h.

◆ COLOR_SOLID_LEFT

#define COLOR_SOLID_LEFT   730

Definition at line 56 of file colordlg.h.

◆ COLOR_SOLID_RIGHT

#define COLOR_SOLID_RIGHT   731

Definition at line 57 of file colordlg.h.

◆ COLOR_TUNE

#define COLOR_TUNE   714

Definition at line 40 of file colordlg.h.

◆ DLG_COLOR

#define DLG_COLOR

Definition at line 24 of file colordlg.h.

◆ NUM_BASIC_COLORS

#define NUM_BASIC_COLORS   48

Definition at line 59 of file colordlg.h.

◆ NUM_CUSTOM_COLORS

#define NUM_CUSTOM_COLORS   16

Definition at line 60 of file colordlg.h.