HomeSort by relevance Sort by last modified time
    Searched full:layout_type (Results 1 - 15 of 15) 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...]
  /external/llvm/test/CodeGen/X86/
2007-10-17-IllegalAsm.ll 34 define void @layout_type(%struct.tree_node* %type) {
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.def 254 layout_type does not know how to lay this out,
    [all...]
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.def 254 layout_type does not know how to lay this out,
    [all...]
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.def 254 layout_type does not know how to lay this out,
    [all...]
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.def 254 layout_type does not know how to lay this out,
    [all...]
tree.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto1 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto1 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto1 

Completed in 606 milliseconds