Searched refs:Init (Results 101 - 125 of 3817) sorted by path

1234567891011>>

/external/chromium_org/ash/test/
H A Dash_test_helper_unittest.cc57 w1->Init(params);
H A Dchild_modal_window.cc123 widget->Init(params);
/external/chromium_org/ash/tooltips/
H A Dtooltip_controller_unittest.cc42 widget->Init(params);
/external/chromium_org/ash/touch/
H A Dtouch_observer_hud.cc41 widget_->Init(params);
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc145 Init(params);
H A Ddocked_window_resizer_unittest.cc97 window->Init(aura::WINDOW_LAYER_TEXTURED);
/external/chromium_org/ash/wm/
H A Ddrag_window_controller.cc71 drag_widget_->Init(params);
H A Ddrag_window_resizer_unittest.cc52 window_->Init(aura::WINDOW_LAYER_NOT_DRAWN);
59 always_on_top_window_->Init(aura::WINDOW_LAYER_NOT_DRAWN);
67 system_modal_window_->Init(aura::WINDOW_LAYER_NOT_DRAWN);
73 transient_child_->Init(aura::WINDOW_LAYER_NOT_DRAWN);
79 transient_parent_->Init(aura::WINDOW_LAYER_NOT_DRAWN);
86 panel_window_->Init(aura::WINDOW_LAYER_NOT_DRAWN);
287 window->Init(aura::WINDOW_LAYER_TEXTURED);
H A Dimmersive_fullscreen_controller.cc258 void ImmersiveFullscreenController::Init(Delegate* delegate, function in class:ash::ImmersiveFullscreenController
H A Dimmersive_fullscreen_controller.h96 void Init(Delegate* delegate,
H A Dimmersive_fullscreen_controller_unittest.cc151 widget_->Init(params);
171 controller_->Init(delegate_.get(), widget_, top_container_);
877 transient_widget->Init(transient_params);
896 non_transient_widget->Init(non_transient_params);
H A Dlock_layout_manager_unittest.cc88 widget->Init(params);
H A Dpartial_screenshot_view.cc96 new_view->Init(*it);
115 void PartialScreenshotView::Init(aura::Window* root_window) { function in class:ash::PartialScreenshotView
126 widget->Init(params);
H A Dpartial_screenshot_view.h41 void Init(aura::Window* root_window);
/external/chromium_org/ash/wm/gestures/
H A Dlong_press_affordance_handler.cc70 widget->Init(params);
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager_unittest.cc73 widget->Init(params);
H A Dworkspace_backdrop_delegate.cc39 background_->Init(params);
/external/chromium_org/ash/wm/overview/
H A Dscoped_window_copy.cc40 widget->Init(params);
H A Dtransparent_activate_window_button.cc41 widget->Init(params);
H A Dwindow_grid.cc393 selection_widget_->Init(params);
H A Dwindow_selector.cc175 widget->Init(params);
H A Dwindow_selector_item.cc36 widget->Init(params);
295 window_label_->Init(params);
H A Dwindow_selector_unittest.cc115 widget->Init(params);
373 widget->Init(params);
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc46 header_painter_->Init(frame_, this, caption_button_container_);
H A Dpanel_layout_manager.cc240 Init(params);

Completed in 3045 milliseconds

1234567891011>>