Home
last modified time | relevance | path

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

/dports/x11/foot/foot/
H A Dmain.c207 enum conf_size_type conf_size_type = CONF_SIZE_PX; in main() local
298 conf_size_type = CONF_SIZE_PX; in main()
311 conf_size_type = CONF_SIZE_CELLS; in main()
481 conf.size.type = conf_size_type; in main()
H A Dconfig.h18 enum conf_size_type {CONF_SIZE_PX, CONF_SIZE_CELLS}; enum
76 enum conf_size_type type;