Home
last modified time | relevance | path

Searched refs:TAB_SIZE (Results 1 – 9 of 9) sorted by relevance

/haiku/src/tests/apps/miniterminal/
H A DConsole.h6 #define TAB_SIZE 8 macro
H A DConsole.cpp161 fX = (fX + TAB_SIZE) & ~TAB_MASK; in Tab()
/haiku/src/bin/rc/
H A DDoxyfile36 TAB_SIZE = 4
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp23 #define TAB_SIZE 8 macro
294 console->x = (console->x + TAB_SIZE) & ~TAB_MASK; in tab()
/haiku/docs/develop/servers/app_server/
H A Ddoxygen_config188 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
191 TAB_SIZE = 4
/haiku/docs/develop/kits/storage/
H A Ddoxygen_config188 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
191 TAB_SIZE = 4
/haiku/src/preferences/printers/
H A Ddoxygen.cfg188 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
191 TAB_SIZE = 8
/haiku/docs/develop/kits/support/
H A Ddoxygen_config188 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
191 TAB_SIZE = 4
/haiku/docs/user/
H A DDoxyfile255 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
259 TAB_SIZE = 4