OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetInsertionIndexForDraggedBounds
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc
283
int to_index =
GetInsertionIndexForDraggedBounds
(bounds, true);
380
// in
GetInsertionIndexForDraggedBounds
needs them to be to figure out the
393
int index =
GetInsertionIndexForDraggedBounds
(bounds, false);
453
int DraggedTabControllerGtk::
GetInsertionIndexForDraggedBounds
(
/external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc
345
int to_index =
GetInsertionIndexForDraggedBounds
(
453
// in
GetInsertionIndexForDraggedBounds
needs them to be to figure out the
467
int index =
GetInsertionIndexForDraggedBounds
(GetEffectiveBounds(bounds));
527
int DraggedTabControllerGtk::
GetInsertionIndexForDraggedBounds
(
[
all
...]
/external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc
732
int to_index =
GetInsertionIndexForDraggedBounds
(bounds);
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc
[
all
...]
Completed in 53 milliseconds