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

/external/chromium_org/chrome/renderer/
H A Dchrome_mock_render_thread.h91 void OnCheckForCancel(int32 preview_ui_id,
H A Dchrome_mock_render_thread.cc70 IPC_MESSAGE_HANDLER(PrintHostMsg_CheckForCancel, OnCheckForCancel)
155 void ChromeMockRenderThread::OnCheckForCancel(int32 preview_ui_id, function in class:ChromeMockRenderThread
/external/chromium_org/chrome/browser/printing/
H A Dprinting_message_filter.h128 void OnCheckForCancel(int32 preview_ui_id,
H A Dprinting_message_filter.cc137 IPC_MESSAGE_HANDLER(PrintHostMsg_CheckForCancel, OnCheckForCancel)
471 void PrintingMessageFilter::OnCheckForCancel(int32 preview_ui_id, function in class:PrintingMessageFilter

Completed in 96 milliseconds