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 136 int GetCurrentAvailableBottomSpace() const;
stacked_panel_collection.cc 175 int available_space = GetCurrentAvailableBottomSpace();
446 GetCurrentAvailableBottomSpace() == 0) {
756 int StackedPanelCollection::GetCurrentAvailableBottomSpace() const {

Completed in 216 milliseconds