Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dconsole.c12 #define VERTICAL_MAX_OK 1080 macro
209 if (screen_width <= HORIZONTAL_MAX_OK && screen_height <= VERTICAL_MAX_OK) in get_auto_mode()