Lines Matching defs:smincol
1990 smincol: int
2006 int sminrow, int smincol, int smaxrow,
2037 sminrow, smincol, smaxrow, smaxcol);
2060 smincol: int
2075 overlay() can be used. sminrow and smincol are the upper-left coordinates
2083 int sminrow, int smincol, int dminrow,
2090 rtn = copywin(self->win, destwin->win, sminrow, smincol,
2107 smincol: int
2122 overwrite() can be used. sminrow and smincol are the upper-left coordinates
2130 int group_right_1, int sminrow, int smincol,
2138 rtn = copywin(self->win, destwin->win, sminrow, smincol,
2223 smincol: int
2236 sminrow, smincol, smaxrow, and smaxcol specify the edges of the rectangle to
2241 sminrow, or smincol are treated as if they were zero.
2247 int smincol, int smaxrow, int smaxcol)
2261 sminrow, smincol, smaxrow, smaxcol);