Home
last modified time | relevance | path

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

/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-sdl2.h63 #define TERM_CELL_PICT 1 // Cell sizings are based on pict sizes macro
H A Dmain-sdl2.c683 else if (td->cell_mode == TERM_CELL_PICT && td->pict_data != NULL) in applyTermConf()
5094 terms[window_id].cell_mode = TERM_CELL_PICT; in loadConfig()
5239 if (terms[window_id].cell_mode == TERM_CELL_PICT) in saveConfig()