Home
last modified time | relevance | path

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

/dports/games/xboard-devel/xboard-f49e7e1/winboard/
H A Dwoptions.c2154 #define FLOW_DSR 3 macro
2169 {"DSR", FLOW_DSR}, {NULL, 0} };
2223 case FLOW_DSR: in ParseCommSettings()
2271 flow = cdFlow[FLOW_DSR].label; in PrintCommSettings()
2364 SelectComboValue(hwndCombo, cdFlow, FLOW_DSR); in CommPortOptionsDialog()
2432 case FLOW_DSR: in CommPortOptionsDialog()
/dports/games/xboard/xboard-4.9.1/winboard/
H A Dwoptions.c2159 #define FLOW_DSR 3 macro
2174 {"DSR", FLOW_DSR}, {NULL, 0} };
2228 case FLOW_DSR: in ParseCommSettings()
2276 flow = cdFlow[FLOW_DSR].label; in PrintCommSettings()
2369 SelectComboValue(hwndCombo, cdFlow, FLOW_DSR); in CommPortOptionsDialog()
2437 case FLOW_DSR: in CommPortOptionsDialog()