Home
last modified time | relevance | path

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

/reactos/dll/win32/hhctrl.ocx/
H A Dhhctrl.h50 #define WB_REFRESH 4 macro
H A Dwebbrowser.c200 DoPageAction(This, WB_REFRESH); in UI_ShowContextMenu()
772 case WB_REFRESH: in DoPageAction()
H A Dhelp.c881 DoPageAction(info->web_browser, WB_REFRESH); in TB_OnClick()