WINDOW_TOTAL_COLS 1907 src/dispnew.c  	  eassert (m->matrix_w == WINDOW_TOTAL_COLS (w));
WINDOW_TOTAL_COLS 7553 src/w32fns.c     FRAME_TOTAL_COLS (tip_f) = WINDOW_TOTAL_COLS (w);
WINDOW_TOTAL_COLS  701 src/window.h     (WINDOW_LEFT_EDGE_COL (W) + WINDOW_TOTAL_COLS (W))
WINDOW_TOTAL_COLS 3330 src/xdisp.c    		  <= WINDOW_TOTAL_COLS (it->w))))
WINDOW_TOTAL_COLS 18850 src/xdisp.c    	      < WINDOW_TOTAL_LINES (w) * WINDOW_TOTAL_COLS (w)))
WINDOW_TOTAL_COLS 26913 src/xdisp.c    	  && WINDOW_TOTAL_COLS (w) >= SCHARS (mode_string))