ReactOS 0.4.16-dev-321-g63bb46a
|
#include <uxthemep.h>
Public Attributes | |
int | iPartId |
int | iStateId |
PTHEME_PROPERTY | properties |
struct _THEME_PARTSTATE * | next |
Definition at line 49 of file uxthemep.h.
int _THEME_PARTSTATE::iPartId |
Definition at line 50 of file uxthemep.h.
Referenced by MSSTYLES_AddProperty().
int _THEME_PARTSTATE::iStateId |
Definition at line 51 of file uxthemep.h.
Referenced by MSSTYLES_AddProperty().
struct _THEME_PARTSTATE* _THEME_PARTSTATE::next |
Definition at line 54 of file uxthemep.h.
Referenced by MSSTYLES_CloseThemeFile().
PTHEME_PROPERTY _THEME_PARTSTATE::properties |
Definition at line 52 of file uxthemep.h.
Referenced by MSSTYLES_AddProperty(), MSSTYLES_CloseThemeFile(), and MSSTYLES_PSFindProperty().