Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/win/
DWebPopupMenuProxyWin.cpp56 static const UINT WM_HOST_WINDOW_FIRST = WM_USER; variable
262 msg.message -= WM_HOST_WINDOW_FIRST; in showPopupMenu()
/external/webkit/Source/WebCore/platform/win/
DPopupMenuWin.cpp71 static const UINT WM_HOST_WINDOW_FIRST = WM_USER; variable
203 msg.message -= WM_HOST_WINDOW_FIRST; in show()