Home
last modified time | relevance | path

Searched defs:currentWndProc (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp824 WNDPROC currentWndProc = (WNDPROC)GetWindowLong(platformPluginWidget(), GWL_WNDPROC); in setNPWindowRect() local
829 WNDPROC currentWndProc = (WNDPROC)GetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC); in setNPWindowRect() local
/external/webkit/Source/WebCore/plugins/
DPluginView.cpp372 WNDPROC currentWndProc = (WNDPROC)GetWindowLong(platformPluginWidget(), GWL_WNDPROC); in stop() local