Searched refs:OnPrintMessage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dwebkit_test_controller.h166 void OnPrintMessage(const std::string& message);
H A Dwebkit_test_controller.cc372 IPC_MESSAGE_HANDLER(ShellViewHostMsg_PrintMessage, OnPrintMessage)
571 void WebKitTestController::OnPrintMessage(const std::string& message) { function in class:content::WebKitTestController

Completed in 85 milliseconds