OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_bottom_bounds
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.cc
664
gfx::Rect
current_bottom_bounds
;
local
669
current_bottom_bounds
= dragging_stack->bottom_panel()->GetBounds();
670
potential_bottom_bounds =
current_bottom_bounds
;
673
current_bottom_bounds
= current_dragging_bounds;
737
current_bottom_bounds
.height() -
current_bottom_bounds
.y(),
Completed in 45 milliseconds