Home
last modified time | relevance | path

Searched refs:GetUsableDialogArea (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
Dsystem_modal_container_layout_manager.cc227 target_bounds.AdjustToFit(GetUsableDialogArea()); in AddModalWindow()
248 gfx::Rect SystemModalContainerLayoutManager::GetUsableDialogArea() { in GetUsableDialogArea() function in ash::SystemModalContainerLayoutManager
268 gfx::Rect usable_area = GetUsableDialogArea(); in GetCenteredAndOrFittedBounds()
290 gfx::Point container_center = GetUsableDialogArea().CenterPoint(); in DialogIsCentered()
Dsystem_modal_container_layout_manager.h85 gfx::Rect GetUsableDialogArea();