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

  /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 1108 milliseconds