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

  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 99 // in |GetWindowCreatePoint|.
104 gfx::Point GetWindowCreatePoint() const;
dragged_tab_controller_gtk.cc 198 gfx::Point DraggedTabControllerGtk::GetWindowCreatePoint() const {
672 window_bounds.set_origin(GetWindowCreatePoint());
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 167 // in |GetWindowCreatePoint|. This should only be invoked from |Init|.
172 gfx::Point GetWindowCreatePoint() const;
dragged_tab_controller.cc 558 // GetWindowCreatePoint() to get the start point of the docked window) when
570 gfx::Point DraggedTabController::GetWindowCreatePoint() const {
    [all...]

Completed in 588 milliseconds