Searched refs:TAB_WIDTH (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DTermConst.h194 #define TAB_WIDTH 8 macro
H A DBasicTerminalBuffer.cpp1467 fTabStops[i] = (i % TAB_WIDTH) == 0;

Completed in 85 milliseconds