ReactOS 0.4.16-dev-59-gd481587
|
Public Attributes | |
int | Size |
int | Size2 |
int | Color1 |
int | Color2 |
int | Font |
int | FontColor |
Definition at line 15 of file advappdlg.c.
int ASSIGNMENT::Color1 |
Definition at line 19 of file advappdlg.c.
Referenced by GetColor().
int ASSIGNMENT::Color2 |
Definition at line 20 of file advappdlg.c.
Referenced by GetColor().
int ASSIGNMENT::Font |
Definition at line 21 of file advappdlg.c.
Referenced by AdvAppearanceDlgProc(), SaveCurrentValues(), and UpdateControls().
int ASSIGNMENT::FontColor |
Definition at line 22 of file advappdlg.c.
Referenced by GetColor().
int ASSIGNMENT::Size |
Definition at line 17 of file advappdlg.c.
Referenced by AdvAppearanceDlgProc(), SaveCurrentValues(), and UpdateControls().
int ASSIGNMENT::Size2 |
Definition at line 18 of file advappdlg.c.
Referenced by AdvAppearanceDlgProc().