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

/external/chromium_org/ash/wm/
H A Dalways_on_top_controller.cc35 aura::Window* AlwaysOnTopController::GetContainer(aura::Window* window) const { function in class:ash::AlwaysOnTopController
39 return Shell::GetContainer(always_on_top_container_->GetRootWindow(),
59 aura::Window* container = GetContainer(window);
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_test_util_views.cc22 BrowserActionsContainer* GetContainer(Browser* browser) { function in namespace:__anon5369
30 return GetContainer(browser_)->num_browser_actions();
34 return GetContainer(browser_)->VisibleBrowserActions();
39 GetBrowserAction(*GetContainer(browser_)->GetBrowserActionViewAt(index)->
44 GetContainer(browser_)->GetBrowserActionViewAt(index)->
49 return !GetContainer(browser_)->GetBrowserActionViewAt(index)->
54 gfx::ImageSkia icon = GetContainer(browser_)->GetBrowserActionViewAt(index)->
60 GetContainer(browser_)->GetBrowserActionViewAt(index)->
65 return GetContainer(browser_)->GetBrowserActionViewAt(index)->
71 GetContainer(browser
[all...]
/external/chromium_org/athena/screen/
H A Dscreen_manager_impl.cc45 aura::Window* GetContainer(aura::Window* window) { function in namespace:athena::__anon2148
70 std::find(containers.begin(), containers.end(), GetContainer(window));
98 return GetContainer(transient_parent);
/external/chromium_org/content/renderer/
H A Dchild_frame_compositing_helper.cc73 blink::WebPluginContainer* ChildFrameCompositingHelper::GetContainer() { function in class:content::ChildFrameCompositingHelper
155 if (GetContainer()) {
156 GetContainer()->setWebLayer(enable ? web_layer_.get() : NULL);
182 if (GetContainer())
183 GetContainer()->setWebLayer(NULL);
/external/chromium_org/content/renderer/pepper/
H A Dfake_pepper_plugin_instance.cc16 blink::WebPluginContainer* FakePepperPluginInstance::GetContainer() { function in class:content::FakePepperPluginInstance
H A Dpepper_plugin_instance_impl.cc3062 blink::WebPluginContainer* PepperPluginInstanceImpl::GetContainer() { function in class:content::PepperPluginInstanceImpl
/external/chromium_org/ash/
H A Droot_window_controller.cc168 aura::Window* src_container = Shell::GetContainer(src, id);
169 aura::Window* dst_container = Shell::GetContainer(dst, id);
390 modal_container = GetContainer(kShellWindowId_LockSystemModalContainer);
392 modal_container = GetContainer(kShellWindowId_SystemModalContainer);
398 modal_container = GetContainer(modal_window_id);
404 aura::Window* RootWindowController::GetContainer(int container_id) { function in class:ash::RootWindowController
408 const aura::Window* RootWindowController::GetContainer(int container_id) const { function in class:ash::RootWindowController
614 GetContainer(kShellWindowId_DefaultContainer)->children();
636 GetContainer(kShellWindowId_VirtualKeyboardContainer)) {
645 aura::Window* parent = GetContainer(
[all...]
H A Dshell.cc255 aura::Window* Shell::GetContainer(aura::Window* root_window, function in class:ash::Shell
261 const aura::Window* Shell::GetContainer(const aura::Window* root_window, function in class:ash::Shell
/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 3651 milliseconds