Home
last modified time | relevance | path

Searched refs:ret_height (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/boot/efi/
Dconsole.h37 EFI_STATUS query_screen_resolution(UINT32 *ret_width, UINT32 *ret_height);
/systemd-251/src/shared/
Dformat-table.c1795 size_t *ret_height) { in console_width_height() argument
1832 if (ret_height) in console_width_height()
1833 *ret_height = height; in console_width_height()
1843 size_t *ret_height, in table_data_requested_width_height() argument
1879 if (ret_height) in table_data_requested_width_height()
1880 *ret_height = height; in table_data_requested_width_height()