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

  /external/chromium_org/chrome/browser/ui/panels/
panel_manager.h 31 typedef std::list<StackedPanelCollection*> Stacks;
125 const Stacks& stacks() const { return stacks_; } function in class:PanelManager
223 Stacks stacks_;
panel_manager.cc 200 for (Stacks::const_iterator iter = stacks_.begin();
314 // If there're stacks, try to find a stack that can fit new panel.
318 // 2) Amongs the stacks with same number of panels, search from the right-
325 for (Stacks::const_iterator iter = stacks_.begin();
526 for (Stacks::const_iterator iter = stacks_.begin();
542 for (Stacks::const_iterator stack_iter = stacks_.begin();
559 for (Stacks::const_iterator stack_iter = stacks_.begin();
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]

Completed in 207 milliseconds