Home
last modified time | relevance | path

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

/dports/comms/flmsg/flmsg-4.0.19/src/ics/
H A Dics206.cxx152 bool b206_hosp_helipad[5]; variable
198 b206_hosp_helipad[i] = false; in clear_206fields()
251 if (b206_hosp_helipad[i] != btn_206_hosp_helipad[i]->value()) in check_206fields()
285 b206_hosp_helipad[i] = btn_206_hosp_helipad[i]->value(); in update_206fields()
317 btn_206_hosp_helipad[i]->value(b206_hosp_helipad[i]); in update_206form()
396 mbuff.append( binout( ics206_hosp_helipad, b206_hosp_helipad[i] ) ); in make_buff206()
444 b206_hosp_helipad[i] = findbin(data, ics206_hosp_helipad); in read_206_buffer()
484 b206_hosp_helipad[i] = findbin(data, aics206_hosp_helipad); in read_206_buffer()
784 replacestr(form206, ics206_hosp_helipad, b206_hosp_helipad[i] ? yes : no); in cb_206_html()
850 replacestr(form206, ics206_hosp_helipad, b206_hosp_helipad[i] ? yes : no); in cb_206_textout()