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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
check.py 124 settings.tab_width = 4
  /external/ImageMagick/scripts/
txt2html 163 # That means if $tab_width is 8 and
226 $tab_width = 8; # How many spaces equal a tab?
437 $tab_width = $ARGV[1];
778 $column += $tab_width - ($column % $tab_width);
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
check.py 130 settings.tab_width = 4
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
check.py 130 settings.tab_width = 4
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 130 settings.tab_width = 4
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 130 settings.tab_width = 4

Completed in 277 milliseconds