WINDOW_TOTAL_COLS 1913 src/dispnew.c  	  eassert (m->matrix_w == WINDOW_TOTAL_COLS (w));
WINDOW_TOTAL_COLS 7586 src/w32fns.c     FRAME_TOTAL_COLS (tip_f) = WINDOW_TOTAL_COLS (w);
WINDOW_TOTAL_COLS  720 src/window.h     (WINDOW_LEFT_EDGE_COL (W) + WINDOW_TOTAL_COLS (W))
WINDOW_TOTAL_COLS 3343 src/xdisp.c    		  <= WINDOW_TOTAL_COLS (it->w))))
WINDOW_TOTAL_COLS 19048 src/xdisp.c    	      < WINDOW_TOTAL_LINES (w) * WINDOW_TOTAL_COLS (w)))
WINDOW_TOTAL_COLS 27168 src/xdisp.c    	  && WINDOW_TOTAL_COLS (w) >= SCHARS (mode_string))