Searched refs:W_END_LINE (Results 1 – 4 of 4) sorted by relevance
97 #define W_END_LINE 0x0002 /* End of line is the margin. */ macro
194 w->_flags |= W_END_LINE;
81 #define W_END_LINE 0x0002 /* End of line is the margin. */ macro
210 w->_flags |= W_END_LINE; in __m_newwin()