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

  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_collection.h 137 int GetCurrentAvailableBottomSpace() const;
stacked_panel_collection.cc 181 int available_space = GetCurrentAvailableBottomSpace();
452 GetCurrentAvailableBottomSpace() == 0) {
761 int StackedPanelCollection::GetCurrentAvailableBottomSpace() const {

Completed in 78 milliseconds