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

  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 398 TabStripLayoutType layout_type = local
401 if (!adjust_layout || layout_type == tabstrip_->layout_type())
406 static_cast<int>(tabstrip_->layout_type()));
576 TabStripLayoutType layout_type = local
579 tabstrip_->SetLayoutType(layout_type, adjust_layout);
tab_strip.h 69 // If |adjust_layout| is false the layout is fixed to |layout_type|.
70 void SetLayoutType(TabStripLayoutType layout_type, bool adjust_layout);
71 TabStripLayoutType layout_type() const { return layout_type_; } function in class:TabStrip
tab_strip.cc 664 void TabStrip::SetLayoutType(TabStripLayoutType layout_type,
667 if (layout_type == layout_type_)
676 layout_type_ = layout_type;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]

Completed in 214 milliseconds