OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMaxDisplaySizeInNative
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/desktop_background/
desktop_background_controller.cc
124
image,
GetMaxDisplaySizeInNative
(), file_layout_));
127
resource_id_,
GetMaxDisplaySizeInNative
(), resource_layout_));
198
gfx::Size max_display_size =
GetMaxDisplaySizeInNative
();
256
image,
GetMaxDisplaySizeInNative
(), layout));
283
gfx::Size size =
GetMaxDisplaySizeInNative
();
306
gfx::Size max_display_size =
GetMaxDisplaySizeInNative
();
386
current_max_display_size_ =
GetMaxDisplaySizeInNative
();
441
gfx::Size DesktopBackgroundController::
GetMaxDisplaySizeInNative
() {
desktop_background_controller.h
189
static gfx::Size
GetMaxDisplaySizeInNative
();
desktop_background_controller_unittest.cc
632
DesktopBackgroundController::
GetMaxDisplaySizeInNative
().ToString());
638
DesktopBackgroundController::
GetMaxDisplaySizeInNative
().ToString());
644
DesktopBackgroundController::
GetMaxDisplaySizeInNative
().ToString());
653
DesktopBackgroundController::
GetMaxDisplaySizeInNative
().ToString());
659
DesktopBackgroundController::
GetMaxDisplaySizeInNative
().ToString());
665
DesktopBackgroundController::
GetMaxDisplaySizeInNative
().ToString());
Completed in 30 milliseconds