Searched defs:COLS_LEFT (Results 1 – 2 of 2) sorted by relevance
89 #define COLS_LEFT(d) (NCOLS(d) - (d)->ccol - 1) macro
112 #define COLS_LEFT (edp->ncols - edp->ccol - 1) macro