Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp185 BOOL WINAPI PluginView::hookedEndPaint(HWND hWnd, const PAINTSTRUCT* lpPaint) in hookedEndPaint() function in WebCore::PluginView
270 …ooks(HDC (WINAPI*hookedBeginPaint)(HWND, PAINTSTRUCT*), BOOL (WINAPI*hookedEndPaint)(HWND, const P… in setUpOffscreenPaintingHooks()
282 …intSysCall, endPaint, reinterpret_cast<const void *>(reinterpret_cast<ptrdiff_t>(hookedEndPaint))); in setUpOffscreenPaintingHooks()
961 setUpOffscreenPaintingHooks(hookedBeginPaint, hookedEndPaint); in platformStart()
/external/webkit/Source/WebCore/plugins/
DPluginView.h315 static BOOL WINAPI hookedEndPaint(HWND, const PAINTSTRUCT*);
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2928156 (WebCore::PluginView::hookedEndPaint):
73432 (WebCore::PluginView::hookedEndPaint):
80745 (WebCore::PluginView::hookedEndPaint):
92595 (WebCore::PluginView::hookedEndPaint):
DChangeLog-2009-06-1646909 (WebCore::PluginView::hookedEndPaint):