Home
last modified time | relevance | path

Searched defs:browser_handle (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_views.cc173 int browser_handle, bool* success) { in StartTrackingPopupMenus()
Dtesting_automation_provider.cc426 void TestingAutomationProvider::CloseBrowser(int browser_handle, in CloseBrowser()
436 void TestingAutomationProvider::CloseBrowserAsync(int browser_handle) { in CloseBrowserAsync()
1159 int browser_handle, in GetAutocompleteEditForBrowser()
1264 void TestingAutomationProvider::GetWindowForBrowser(int browser_handle, in GetWindowForBrowser()
1281 int* browser_handle) { in GetBrowserForWindow()
1428 void TestingAutomationProvider::BringBrowserToFront(int browser_handle, in BringBrowserToFront()
1438 void TestingAutomationProvider::IsMenuCommandEnabled(int browser_handle, in IsMenuCommandEnabled()
5382 int browser_handle, in WaitForTabCountToBecome()
5490 int* browser_handle, in GetParentBrowserOfTab()
Dautomation_provider.cc866 int extension_handle, int browser_handle, in ExecuteExtensionActionInActiveTabAsync()
/external/chromium/chrome/browser/printing/
Dprinting_message_filter.cc112 base::SharedMemoryHandle* browser_handle) { in OnDuplicateSection()