Searched defs:line_edit (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dboot.c85 static BOOLEAN line_edit(CHAR16 *line_in, CHAR16 **line_out, UINTN x_max, UINTN y_pos) { function
776 if (line_edit(config->entries[idx_highlight]->options, &config->options_edit, x_max-1, y_max-1))

Completed in 1438 milliseconds