Searched full:colum (Results 1 – 2 of 2) sorted by relevance
251 #define cs(n) (((n) & CSMASK) >> 13) /* colum of print of character */
382 int col; /* colum position, zero-based. */ in refreshMultiLine()