Home
last modified time | relevance | path

Searched refs:footer_rows (Results 1 – 17 of 17) sorted by relevance

/dports/mail/alpine/alpine-465e23b/pith/
H A Dstate.h61 footer_rows; /* number of rows for status and keymenu */ member
80 #define FOOTER_ROWS(X) ((X)->ttyo->footer_rows)
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dstate.h61 footer_rows; /* number of rows for status and keymenu */ member
80 #define FOOTER_ROWS(X) ((X)->ttyo->footer_rows)
/dports/databases/pspg/pspg-5.3.4/src/
H A Dpspg.h144 int footer_rows; /* number of footer rows */ member
167 int footer_rows; /* current number of footer rows */ member
H A Dpspg.c532 scrdesc->footer_rows = 0; in create_layout_dimensions()
603 scrdesc->footer_rows = min_int(data_rows - scrdesc->rows_rows, in create_layout()
606 if (scrdesc->footer_rows > 0) in create_layout()
609 scrdesc->footer_rows, in create_layout()
626 scrdesc->footer_rows, in create_layout()
682 scrdesc->rows_rows + scrdesc->footer_rows, in create_layout()
1491 first_row + 1 + scrdesc->footer_rows, in print_status()
4571 if (cursor_col == 0 && scrdesc.footer_rows > 0 && in main()
4743 if (new_cursor_col == cursor_col && scrdesc.footer_rows > 0 && in main()
4879 else if (scrdesc.footer_rows > 0) in main()
[all …]
H A Dpretty-csv.c1557 desc->footer_rows = 1; in read_and_format()
1653 desc->footer_rows = 1; in read_and_format()
H A Dprint.c1844 scrdesc->footer_rows, scrdesc->maxx, in draw_data()
/dports/devel/py-urwid/urwid-2.1.2/urwid/tests/
H A Dtest_container.py14 def ftbtest(self, desc, focus_part, header_rows, footer_rows, size, argument
27 if footer_rows:
28 footer = FakeWidget(footer_rows,
34 exp = (top, bottom), (header_rows, footer_rows)
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/
H A Ddraw.py880 footer_rows = len(table.children[-1].children)
882 footer_rows = 0
890 if footer_rows:
891 first_footer_row = grid_height - footer_rows - 1
/dports/math/py-pandas/pandas-1.2.5/pandas/io/
H A Dhtml.py400 footer_rows = self._parse_tfoot_tr(table_html)
414 footer = self._expand_colspan_rowspan(footer_rows)
/dports/mail/alpine/alpine-465e23b/alpine/osdep/
H A Dtermout.unx.c165 ttyo->footer_rows = 3; in config_screen()
H A Dtermout.wnt.c183 ttyo->footer_rows = 3; in config_screen()
/dports/editors/pico-alpine/alpine-465e23b/alpine/osdep/
H A Dtermout.unx.c165 ttyo->footer_rows = 3; in config_screen()
H A Dtermout.wnt.c183 ttyo->footer_rows = 3; in config_screen()
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dimap.c699 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in oauth2_get_access_code()
802 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in mm_login_oauth2()
1448 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in mm_login_work()
2967 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in oauth2_auth_answer()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dimap.c699 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in oauth2_get_access_code()
802 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in mm_login_oauth2()
1448 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in mm_login_work()
2967 q_line = -(ps_global->ttyo ? ps_global->ttyo->footer_rows : 3); in oauth2_auth_answer()
/dports/mail/alpine/alpine-465e23b/web/src/alpined.d/
H A Dalpined.c10930 wps_global->ttyo->footer_rows = 0; in peLoadConfig()
/dports/editors/pico-alpine/alpine-465e23b/web/src/alpined.d/
H A Dalpined.c10930 wps_global->ttyo->footer_rows = 0; in peLoadConfig()