Lines Matching defs:bottom
883 u16 top, bottom;
1185 conn_state->tv.margins.bottom !=
1232 int extra, top, bottom;
1246 bottom = conn_state->tv.margins.bottom;
1248 if (top + bottom)
1249 top = extra * top / (top + bottom);
1252 bottom = extra - top;
1255 tv_conn_state->margins.bottom = bottom;
1266 tv_conn_state->margins.bottom = conn_state->tv.margins.bottom;
1289 * | | | bottom margin
1297 * check. When the TV encoder reaches the bottom margin the
1320 * everywhere except during the bottom margin (there the
1344 tv_conn_state->margins.bottom);
1560 tv_conn_state->margins.bottom);
1867 old_state->tv.margins.bottom != new_state->tv.margins.bottom) {
1898 conn_state->tv.margins.bottom = 37;
1926 conn_state->tv.margins.bottom);