HomeSort by relevance Sort by last modified time
    Searched refs:SetWindowType (Results 1 - 24 of 24) sorted by null

  /external/chromium/chrome/browser/chromeos/
wm_overview_favicon.cc 47 WmIpc::instance()->SetWindowType(
wm_overview_snapshot.cc 50 WmIpc::instance()->SetWindowType(
wm_ipc.h 91 bool SetWindowType(GtkWidget* widget,
wm_overview_title.cc 102 WmIpc::instance()->SetWindowType(
wm_ipc.cc 69 bool WmIpc::SetWindowType(GtkWidget* widget,
wm_overview_controller.cc 286 WmIpc::instance()->SetWindowType(
  /external/chromium/chrome/browser/ui/views/
browser_bubble_gtk.cc 103 chromeos::WmIpc::instance()->SetWindowType(
  /external/chromium/chrome/browser/chromeos/frame/
browser_view.cc 259 WmIpc::instance()->SetWindowType(
284 WmIpc::instance()->SetWindowType(
panel_controller.cc 153 WmIpc::instance()->SetWindowType(
163 WmIpc::instance()->SetWindowType(
  /external/chromium/chrome/browser/sessions/
session_service_unittest.cc 49 service()->SetWindowType(window_id, Browser::TYPE_NORMAL);
274 service()->SetWindowType(window2_id, Browser::TYPE_NORMAL);
326 service()->SetWindowType(window2_id, Browser::TYPE_NORMAL);
386 service()->SetWindowType(window2_id, Browser::TYPE_NORMAL);
429 service()->SetWindowType(window2_id, Browser::TYPE_POPUP);
468 service()->SetWindowType(window2_id, Browser::TYPE_POPUP);
session_service.h 110 // tracked SetWindowType must be invoked with a type we track
112 void SetWindowType(const SessionID& window_id, Browser::Type type);
tab_restore_service_browsertest.cc 88 session_service->SetWindowType(window_id, Browser::TYPE_NORMAL);
session_service.cc 292 void SessionService::SetWindowType(const SessionID& window_id,
515 SetWindowType(browser->session_id(), browser->type());
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_service_unittest.cc 56 service()->SetWindowType(
150 service()->SetWindowType(
350 service()->SetWindowType(
413 service()->SetWindowType(
459 service()->SetWindowType(
501 service()->SetWindowType(
552 service()->SetWindowType(
    [all...]
session_service.h 142 // tracked SetWindowType must be invoked with a type we track
144 void SetWindowType(const SessionID& window_id,
session_service.cc 313 SetWindowType(browser->session_id(), browser->type(), app_type);
361 void SessionService::SetWindowType(const SessionID& window_id,
    [all...]
persistent_tab_restore_service_unittest.cc 130 session_service->SetWindowType(
  /external/chromium/chrome/browser/chromeos/login/
user_controller.cc 271 WmIpc::instance()->SetWindowType(
372 WmIpc::instance()->SetWindowType(
background_view.cc 439 WmIpc::instance()->SetWindowType(
wizard_controller.cc 583 chromeos::WmIpc::instance()->SetWindowType(
screen_locker.cc 775 WmIpc::instance()->SetWindowType(
    [all...]
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.cc 204 chromeos::WmIpc::instance()->SetWindowType(
  /external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc 73 service()->SetWindowType(window_id_, Browser::TYPE_NORMAL);
  /external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_sub_menu_model_unittest.cc 225 session_service->SetWindowType(

Completed in 216 milliseconds