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

  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.h 165 gfx::Point GetDefaultPositionForPanel(const gfx::Size& full_size) const;
docked_panel_collection.cc 103 gfx::Point pt = GetDefaultPositionForPanel(full_size);
124 gfx::Point DockedPanelCollection::GetDefaultPositionForPanel(
794 GetDefaultPositionForPanel(requested_bounds.size()));

Completed in 57 milliseconds