Home
last modified time | relevance | path

Searched refs:SWITCH_USER_BUTTON_HOT (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shell32/dialogs/
H A Ddialogs.cpp1129 #define SWITCH_USER_BUTTON_HOT 1 macro
1182 … else if (pContext->bIsButtonHot[SWITCH_USER_BUTTON_HOT] || (pdis->itemState & ODS_FOCUS)) in DrawIconOnOwnerDrawnButtons()
1241 pContext->bIsButtonHot[SWITCH_USER_BUTTON_HOT] = TRUE; in OwnerDrawButtonSubclass()
1264 pContext->bIsButtonHot[SWITCH_USER_BUTTON_HOT] = FALSE; in OwnerDrawButtonSubclass()