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

/haiku/src/apps/terminal/
H A DTermConst.h220 #define DUMPCR 0x0040 macro
H A DTerminalLine.h48 inline bool IsCR() const { return (state & DUMPCR) == DUMPCR; }

Completed in 88 milliseconds