OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPrimaryDisplaySize
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/gfx/
screen_unittest.cc
11
TEST(ScreenTest,
GetPrimaryDisplaySize
) {
/external/chromium_org/apps/shell/browser/
shell_desktop_controller.h
112
gfx::Size
GetPrimaryDisplaySize
();
shell_desktop_controller.cc
212
gfx::Size size =
GetPrimaryDisplaySize
();
228
gfx::Size size =
GetPrimaryDisplaySize
();
312
gfx::Size ShellDesktopController::
GetPrimaryDisplaySize
() {
Completed in 134 milliseconds