HomeSort by relevance Sort by last modified time
    Searched defs:GetWindowCreatePoint (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 198 gfx::Point DraggedTabControllerGtk::GetWindowCreatePoint() const {
672 window_bounds.set_origin(GetWindowCreatePoint());
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 247 gfx::Point DraggedTabControllerGtk::GetWindowCreatePoint() const {
757 window_bounds.set_origin(GetWindowCreatePoint());
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 558 // GetWindowCreatePoint() to get the start point of the docked window) when
570 gfx::Point DraggedTabController::GetWindowCreatePoint() const {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc 678 // GetWindowCreatePoint() to get the start point of the docked window) when
690 gfx::Point TabDragController::GetWindowCreatePoint(
    [all...]

Completed in 48 milliseconds