OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDraggedTabTabStripBounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h
137
gfx::Rect
GetDraggedTabTabStripBounds
(const gfx::Point& screen_point);
dragged_tab_controller_gtk.cc
282
gfx::Rect bounds =
GetDraggedTabTabStripBounds
(dragged_tab_point);
392
gfx::Rect bounds =
GetDraggedTabTabStripBounds
(screen_point);
444
gfx::Rect DraggedTabControllerGtk::
GetDraggedTabTabStripBounds
(
Completed in 24 milliseconds