Searched refs:WP_MDIRESTOREBUTTON (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/uxtheme/ |
H A D | stylemap.c | 961 {WP_MDIRESTOREBUTTON,0,{'M','D','I','R','E','S','T','O','R','E','B','U','T','T','O','N','\0'}}, 962 {WP_MDIRESTOREBUTTON,RBS_NORMAL,{'N','O','R','M','A','L','\0'}}, 963 {WP_MDIRESTOREBUTTON,RBS_HOT,{'H','O','T','\0'}}, 964 {WP_MDIRESTOREBUTTON,RBS_PUSHED,{'P','U','S','H','E','D','\0'}}, 965 {WP_MDIRESTOREBUTTON,RBS_DISABLED,{'D','I','S','A','B','L','E','D','\0'}},
|
/reactos/sdk/include/psdk/ |
H A D | vsstyle.h | 1632 WP_MDIRESTOREBUTTON = 22, enumerator
|