Lines Matching defs:ypos
132 * field. This may be as simple as just changing the ypos (if at all) but
139 unsigned ypos;
142 ypos = 0;
146 ypos++;
149 field->cursor_ypos = ypos;
151 if (ypos > (field->rows - 1)) {
157 ypos = ypos - (field->rows - 1);
158 while (ypos > 0) {
159 ypos--;
1933 _formi_dbg_printf("%s: ypos=%d, start_line=%p\n", __func__,
2074 _formi_dbg_printf("%s: start_line=%p, ypos=%d\n", __func__,
2927 _formi_dbg_printf("%s: start_line=%p, ypos=%d\n", __func__,