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

/external/chromium_org/chrome_frame/
H A Dchrome_frame_automation.cc522 ChromeFrameAutomationClient::ChromeFrameAutomationClient() function in class:ChromeFrameAutomationClient
543 ChromeFrameAutomationClient::~ChromeFrameAutomationClient() {
548 bool ChromeFrameAutomationClient::Initialize(
610 void ChromeFrameAutomationClient::Uninitialize() {
648 bool ChromeFrameAutomationClient::InitiateNavigation(
697 bool ChromeFrameAutomationClient::NavigateToIndex(int index) {
712 bool ChromeFrameAutomationClient::ForwardMessageFromExternalHost(
723 bool ChromeFrameAutomationClient
[all...]
H A Dchrome_frame_automation.h299 class ChromeFrameAutomationClient class in inherits:CWindowImpl,TaskMarshallerThroughWindowsMessages,base::RefCountedThreadSafe,PluginUrlRequestDelegate,TabProxy::TabProxyDelegate,LaunchDelegate
300 : public CWindowImpl<ChromeFrameAutomationClient>,
301 public TaskMarshallerThroughWindowsMessages<ChromeFrameAutomationClient>,
302 public base::RefCountedThreadSafe<ChromeFrameAutomationClient>,
307 ChromeFrameAutomationClient();
308 ~ChromeFrameAutomationClient();
336 BEGIN_MSG_MAP(ChromeFrameAutomationClient)
338 TaskMarshallerThroughWindowsMessages<ChromeFrameAutomationClient>)

Completed in 78 milliseconds