Home
last modified time | relevance | path

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

/dports/comms/linrad/linrad-04.02/
H A Dafc_graph.c632 if(mouse_x >= ag_lock_x1 && mouse_x <= ag_lock_x2) in help_on_afc_graph()
948 update_bar(ag_lock_x1,ag_lock_x2,ag_fpar_y0,ag_lock_y,ya, in ag_lock_control()
1016 if(mouse_x >= ag_lock_x1 && mouse_x <= ag_lock_x2) in mouse_on_afc_graph()
1236 ag_lock_x2=ag_lock_x1+text_width; in make_afc_graph()
1239 ag_srch_x1=ag_lock_x2+2; in make_afc_graph()
H A Dselvar.c228 int ag_lock_x2; variable
H A Dseldef.h137 extern int ag_lock_x2;
H A Dhelp.c455 show_scro(ag_lock_x1,ag_fpar_y0,ag_lock_x2,ag_fpar_ytop); in help_screen_objects()
H A Dscreen.c985 update_bar(ag_lock_x1,ag_lock_x2,ag_fpar_y0,ag_lock_y,-1, in show_ag_buttons()