Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dcomboex.c235 neea.iWhy = neew->iWhy; in COMBOEX_NotifyEndEdit()
1132 cbeend.iWhy = CBENF_DROPDOWN; in COMBOEX_Command()
1184 cbeend.iWhy = CBENF_KILLFOCUS; in COMBOEX_Command()
1709 cbeend.iWhy = CBENF_ESCAPE; in COMBOEX_EditWndProc()
1748 cbeend.iWhy = CBENF_RETURN; in COMBOEX_EditWndProc()
1800 cbeend.iWhy = CBENF_KILLFOCUS; in COMBOEX_EditWndProc()
1921 cbeend.iWhy = CBENF_KILLFOCUS; in COMBOEX_ComboWndProc()
H A Dpager.c1217 nmedA.iWhy = nmedW->iWhy; in PAGER_Notify()
/reactos/dll/win32/browseui/
H A Daddresseditbox.cpp391 if (endEdit->iWhy == CBENF_RETURN) in OnWinEvent()
395 else if (endEdit->iWhy == CBENF_ESCAPE) in OnWinEvent()
/reactos/modules/rostests/winetests/comctl32/
H A Dcombo.c456 if(edit_info->iWhy==CBENF_DROPDOWN){ in ComboExTestOnNotify()
464 if(edit_info->iWhy==CBENF_DROPDOWN){ in ComboExTestOnNotify()
/reactos/dll/win32/ieframe/
H A Diexplore.c551 if(info->fChanged && info->iWhy == CBENF_RETURN) in iewnd_OnNotify()
/reactos/sdk/include/psdk/
H A Dcommctrl.h3920 int iWhy; member
3928 int iWhy; member