OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:animation_start_bounds_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc
131
animation_start_bounds_
= gfx::Rect(x, y, width, height);
146
int delta_x = (animation_end_bounds_.x() -
animation_start_bounds_
.x());
147
int x =
animation_start_bounds_
.x() +
dragged_tab_gtk.h
141
gfx::Rect
animation_start_bounds_
;
member in class:DraggedTabGtk
Completed in 48 milliseconds