Searched defs:GetContainer (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dbrowser_action_test_util_views.cc20 BrowserActionsContainer* GetContainer(Browser* browser) { function in namespace:__anon2114
30 return GetContainer(browser_)->num_browser_actions();
34 return GetContainer(browser_)->VisibleBrowserActions();
39 GetContainer(browser_)->GetBrowserActionViewAt(index)->
44 return GetContainer(browser_)->GetBrowserActionViewAt(index)->button()->
49 GetContainer(browser_)->TestExecuteBrowserAction(index);
54 GetContainer(browser_)->GetBrowserActionViewAt(index)->button();
60 GetContainer(browser_)->GetBrowserActionViewAt(index)->button()->
66 return GetContainer(browser_)->TestGetPopup() != NULL;
70 return GetContainer(browser
[all...]
/external/chromium_org/ash/wm/
H A Dalways_on_top_controller.cc36 aura::Window* AlwaysOnTopController::GetContainer(aura::Window* window) const { function in class:ash::internal::AlwaysOnTopController
40 return Shell::GetContainer(always_on_top_container_->GetRootWindow(),
60 aura::Window* container = GetContainer(window);
H A Dlock_state_controller_unittest.cc48 aura::Window* GetContainer(int container ) { function in namespace:ash::test::__anon3643
50 return Shell::GetContainer(root_window, container);
54 return !GetContainer(internal::kShellWindowId_DesktopBackgroundContainer)->
60 GetContainer(internal::kShellWindowId_DesktopBackgroundContainer)->
63 GetContainer(internal::kShellWindowId_DesktopBackgroundContainer)->Hide();
597 GetContainer(internal::kShellWindowId_DefaultContainer)->
606 GetContainer(internal::kShellWindowId_DefaultContainer)->
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_test_util_views.cc21 BrowserActionsContainer* GetContainer(Browser* browser) { function in namespace:__anon6687
31 return GetContainer(browser_)->num_browser_actions();
35 return GetContainer(browser_)->VisibleBrowserActions();
40 GetBrowserAction(*GetContainer(browser_)->GetBrowserActionViewAt(index)->
45 return GetContainer(browser_)->GetBrowserActionViewAt(index)->button()->
50 gfx::ImageSkia icon = GetContainer(browser_)->GetBrowserActionViewAt(index)->
56 GetContainer(browser_)->TestExecuteBrowserAction(index);
61 GetContainer(browser_)->GetBrowserActionViewAt(index)->button();
67 GetContainer(browser_)->GetBrowserActionViewAt(index)->button()->
73 return GetContainer(browser
[all...]
/external/chromium_org/content/renderer/pepper/
H A Dfake_pepper_plugin_instance.cc18 blink::WebPluginContainer* FakePepperPluginInstance::GetContainer() { function in class:content::FakePepperPluginInstance
H A Dpepper_plugin_instance_impl.cc2720 blink::WebPluginContainer* PepperPluginInstanceImpl::GetContainer() { function in class:content::PepperPluginInstanceImpl
/external/chromium_org/ash/
H A Dshell.cc235 aura::Window* Shell::GetContainer(aura::Window* root_window, function in class:ash::Shell
241 const aura::Window* Shell::GetContainer(const aura::Window* root_window, function in class:ash::Shell
H A Droot_window_controller.cc128 aura::Window* src_container = Shell::GetContainer(src, id);
129 aura::Window* dst_container = Shell::GetContainer(dst, id);
323 modal_container = GetContainer(kShellWindowId_LockSystemModalContainer);
325 modal_container = GetContainer(kShellWindowId_SystemModalContainer);
331 modal_container = GetContainer(modal_window_id);
337 aura::Window* RootWindowController::GetContainer(int container_id) { function in class:ash::internal::RootWindowController
341 const aura::Window* RootWindowController::GetContainer(int container_id) const { function in class:ash::internal::RootWindowController
533 GetContainer(kShellWindowId_DefaultContainer)->children();
555 GetContainer(kShellWindowId_VirtualKeyboardContainer)) {
663 GetContainer(kShellWindowId_DefaultContaine
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 115 milliseconds