OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetContainer
(Results
26 - 50
of
89
) sorted by null
1
2
3
4
/external/chromium_org/ash/wm/
system_modal_container_layout_manager_unittest.cc
30
return Shell::GetPrimaryRootWindowController()->
GetContainer
(
314
Shell::GetPrimaryRootWindowController()->
GetContainer
(
340
Shell::GetPrimaryRootWindowController()->
GetContainer
(
410
Shell::GetPrimaryRootWindowController()->
GetContainer
(
448
aura::Window* container1 = Shell::
GetContainer
(
450
aura::Window* container2 = Shell::
GetContainer
(
workspace_controller.cc
83
const aura::Window* container = Shell::
GetContainer
(
window_cycle_controller_unittest.cc
165
ash::Shell::
GetContainer
(
239
Shell::
GetContainer
(
283
Shell::
GetContainer
(
341
Shell::
GetContainer
(
353
Shell::
GetContainer
(
app_list_controller.cc
168
GetContainer
(kShellWindowId_AppListContainer);
289
aura::Window* menu_container = root_controller->
GetContainer
(
293
aura::Window* keyboard_container = root_controller->
GetContainer
(
ash_focus_rules.cc
114
aura::Window* container = Shell::
GetContainer
(root, kWindowContainerIds[i]);
mru_window_tracker.cc
29
aura::Window* container = Shell::
GetContainer
(root, container_id);
system_gesture_event_filter.cc
105
aura::Window* desktop_container = root_controller->
GetContainer
(
window_util.cc
120
ash::Shell::
GetContainer
(target_root, window->parent()->id());
window_resizer.cc
204
aura::Window* dock_container = Shell::
GetContainer
(
273
aura::Window* dock_container = Shell::
GetContainer
(
/external/chromium_org/ash/first_run/
first_run_helper_impl.cc
29
Shell::
GetContainer
(Shell::GetPrimaryRootWindow(),
/external/chromium_org/ash/shell/
lock_view.cc
94
params.parent = Shell::
GetContainer
(
/external/chromium_org/ash/system/tray/
tray_event_filter.cc
61
if (root_controller && root_controller->
GetContainer
(
/external/chromium_org/ash/display/
output_configurator_animation.cc
125
ui::Layer* parent = ash::Shell::
GetContainer
(
184
ui::Layer* parent = ash::Shell::
GetContainer
(
screen_position_controller.cc
46
aura::Window* container = Shell::
GetContainer
(dst_root, container_id);
178
dst_container = Shell::
GetContainer
(dst_root, container_id);
/external/chromium_org/ash/wm/panels/
panel_window_resizer.cc
82
panel_container_ = Shell::
GetContainer
(
138
panel_container_ = Shell::
GetContainer
(
/external/chromium_org/ash/wm/overview/
window_overview.cc
322
aura::Window* container = Shell::
GetContainer
(*root_iter,
378
Shell::
GetContainer
(root_window,
420
params.parent = Shell::
GetContainer
(
/external/chromium_org/chrome/browser/chromeos/display/
overscan_calibrator.cc
78
ui::Layer* parent_layer = ash::Shell::
GetContainer
(
/external/chromium_org/chrome/renderer/pepper/
pepper_pdf_host.cc
238
instance->
GetContainer
()->element().document().frame()->view();
253
blink::WebElement element = instance->
GetContainer
()->element();
ppb_pdf_impl.cc
140
return instance->
GetContainer
()->element();
337
WebView* view = instance->
GetContainer
()->element().document().frame()->view();
/external/chromium_org/ash/
shell.h
212
static aura::Window*
GetContainer
(aura::Window* root_window,
214
static const aura::Window*
GetContainer
(const aura::Window* root_window,
/external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc
62
Shell::
GetContainer
(new_root, window_state->window()->parent()->id());
156
always_on_top_controller()->
GetContainer
(window)->AddChild(window);
/external/chromium_org/ash/accelerators/
exit_warning_handler.cc
188
params.parent = Shell::
GetContainer
(
/external/chromium_org/ash/shelf/
overflow_bubble_view.cc
65
set_parent_window(Shell::
GetContainer
(
shelf_tooltip_manager_unittest.cc
97
params.parent = Shell::
GetContainer
(
shelf_window_watcher.cc
111
aura::Window* default_container = Shell::
GetContainer
(
Completed in 582 milliseconds
1
2
3
4