OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMinimizeAnimationTargetBoundsInScreen
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/wm/
window_animations.h
71
ASH_EXPORT gfx::Rect
GetMinimizeAnimationTargetBoundsInScreen
(
window_animations.cc
78
gfx::Rect target_bounds =
GetMinimizeAnimationTargetBoundsInScreen
(window);
503
gfx::Rect
GetMinimizeAnimationTargetBoundsInScreen
(aura::Window* window) {
/external/chromium_org/ash/wm/gestures/
system_pinch_handler.cc
130
gfx::Rect rect =
GetMinimizeAnimationTargetBoundsInScreen
(target_);
/external/chromium_org/ash/wm/caption_buttons/
frame_maximize_button.cc
500
gfx::Rect rect =
GetMinimizeAnimationTargetBoundsInScreen
(window);
Completed in 48 milliseconds