Searched refs:target_window_height (Results 1 – 1 of 1) sorted by relevance
815 const uint16_t target_window_height = fspacy(220); in kconfig_sub() local819 const auto window_height = std::min(sheight, target_window_height); in kconfig_sub()