Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmain.h223 int symbol_rotate; member
H A Dxa_config.c709 store_int (fout, "DISPLAY_SYMBOL_ROTATE", Display_.symbol_rotate); in save_data()
1853 Display_.symbol_rotate = get_int ("DISPLAY_SYMBOL_ROTATE", 0, 1, 1); in load_data_or_default()
H A Dmain.c8270 if (Display_.symbol_rotate)
18930 Display_.symbol_rotate = atoi(which);
18934 Display_.symbol_rotate = 0;
H A Ddb.c3332 if (Display_.symbol_rotate) in display_station()