OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:status_area_window
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/system/web_notification/
web_notification_tray.cc
344
aura::Window*
status_area_window
= status_area_widget()->GetNativeView();
local
352
aura::Window* root =
status_area_window
->GetRootWindow();
354
root->bounds().height() -
status_area_window
->bounds().height();
361
max_height =
status_area_window
->GetBoundsInRootWindow().bottom();
Completed in 23 milliseconds