Searched refs:OnNCPaint (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dlegacy_render_widget_host_win.h71 MESSAGE_HANDLER_EX(WM_NCPAINT, OnNCPaint)
133 LRESULT OnNCPaint(UINT message, WPARAM w_param, LPARAM l_param);
H A Dlegacy_render_widget_host_win.cc336 LRESULT LegacyRenderWidgetHostHWND::OnNCPaint(UINT message, function in class:content::LegacyRenderWidgetHostHWND
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.h393 CR_MSG_WM_NCPAINT(OnNCPaint)
443 void OnNCPaint(HRGN rgn);
H A Dhwnd_message_handler.cc208 // See comments in OnNCPaint() for details of this struct.
221 // See comments in OnNCPaint() for details of this function.
1807 void HWNDMessageHandler::OnNCPaint(HRGN rgn) { function in class:views::HWNDMessageHandler

Completed in 104 milliseconds