OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:desktop_background_controller
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/ash/accelerators/
debug_commands.cc
7
#include "ash/desktop_background/
desktop_background_controller
.h"
39
DesktopBackgroundController*
desktop_background_controller
=
local
40
Shell::GetInstance()->
desktop_background_controller
();
47
desktop_background_controller
->SetCustomWallpaper(
52
desktop_background_controller
->SetCustomWallpaper(
57
desktop_background_controller
->SetCustomWallpaper(
/external/chromium_org/ash/
default_user_wallpaper_delegate.cc
7
#include "ash/desktop_background/
desktop_background_controller
.h"
24
ash::Shell::GetInstance()->
desktop_background_controller
()->
shell.h
327
DesktopBackgroundController*
desktop_background_controller
() {
function in class:ash::Shell
root_window_controller.cc
12
#include "ash/desktop_background/
desktop_background_controller
.h"
643
shell->
desktop_background_controller
()->OnRootWindowAdded(root_window());
[
all
...]
/external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc
7
#include "ash/desktop_background/
desktop_background_controller
.h"
21
Shell::GetInstance()->
desktop_background_controller
()->SetCustomWallpaper(
/external/chromium_org/chrome/browser/ui/ash/
user_wallpaper_delegate_win.cc
7
#include "ash/desktop_background/
desktop_background_controller
.h"
51
ash::Shell::GetInstance()->
desktop_background_controller
()->
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_unittest.cc
9
#include "ash/desktop_background/
desktop_background_controller
.h"
126
EXPECT_FALSE(ash::Shell::GetInstance()->
desktop_background_controller
()->
wallpaper_manager.cc
273
ash::Shell::GetInstance()->
desktop_background_controller
()->
463
ash::Shell::GetInstance()->
desktop_background_controller
()->
480
if (ash::Shell::GetInstance()->
desktop_background_controller
()->
547
ash::Shell::GetInstance()->
desktop_background_controller
()->
552
desktop_background_controller
()->GetAppropriateResolution();
592
ash::Shell::GetInstance()->
desktop_background_controller
()->
651
desktop_background_controller
()->GetAppropriateResolution();
799
desktop_background_controller
()->GetAppropriateResolution();
[
all
...]
screen_locker.cc
11
#include "ash/desktop_background/
desktop_background_controller
.h"
427
desktop_background_controller
()->MoveDesktopToUnlockedContainer();
454
desktop_background_controller
()->MoveDesktopToLockedContainer();
wallpaper_manager_browsertest.cc
8
#include "ash/desktop_background/
desktop_background_controller
.h"
63
controller_ = ash::Shell::GetInstance()->
desktop_background_controller
();
login_display_host_impl.cc
9
#include "ash/desktop_background/
desktop_background_controller
.h"
414
desktop_background_controller
()->MoveDesktopToUnlockedContainer();
550
desktop_background_controller
()->MoveDesktopToLockedContainer();
755
desktop_background_controller
()->MoveDesktopToLockedContainer();
[
all
...]
kiosk_browsertest.cc
8
#include "ash/desktop_background/
desktop_background_controller
.h"
[
all
...]
/external/chromium_org/ash/shell/content_client/
shell_browser_main_parts.cc
8
#include "ash/desktop_background/
desktop_background_controller
.h"
134
Shell::GetInstance()->
desktop_background_controller
()->SetDefaultWallpaper(
/external/chromium_org/ash/desktop_background/
desktop_background_view.cc
10
#include "ash/desktop_background/
desktop_background_controller
.h"
96
Shell::GetInstance()->
desktop_background_controller
();
180
Shell::GetInstance()->
desktop_background_controller
();
desktop_background_controller_unittest.cc
5
#include "ash/desktop_background/
desktop_background_controller
.h"
118
controller_ = Shell::GetInstance()->
desktop_background_controller
();
281
Shell::GetInstance()->
desktop_background_controller
();
314
Shell::GetInstance()->
desktop_background_controller
();
346
Shell::GetInstance()->
desktop_background_controller
();
394
Shell::GetInstance()->
desktop_background_controller
();
/external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_screen.cc
7
#include "ash/desktop_background/
desktop_background_controller
.h"
304
desktop_background_controller
()->MoveDesktopToLockedContainer();
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc
10
#include "ash/desktop_background/
desktop_background_controller
.h"
298
desktop_background_controller
()->GetAppropriateResolution();
Completed in 1085 milliseconds