Searched defs:hookedEndPaint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/win/
H A DPluginViewWin.cpp173 BOOL WINAPI PluginView::hookedEndPaint(HWND hWnd, const PAINTSTRUCT* lpPaint) function in class:WebCore::PluginView
258 static void setUpOffscreenPaintingHooks(HDC (WINAPI*hookedBeginPaint)(HWND, PAINTSTRUCT*), BOOL (WINAPI*hookedEndPaint)(HWND, const PAINTSTRUCT*)) function in namespace:WebCore

Completed in 135 milliseconds