Searched refs:btn_rg_hx (Results 1 – 2 of 2) sorted by relevance
35 Fl_Button *btn_rg_hx = (Fl_Button *)0; variable215 btn_rg_hx = new Fl_Button(308, Y+50, 24, 24, _("hx")); in create_radiogram_tab()216 btn_rg_hx->tooltip(_("Open HX dialog")); in create_radiogram_tab()217 btn_rg_hx->callback((Fl_Callback*)cb_btn_rg_hx); in create_radiogram_tab()
764 extern Fl_Button *btn_rg_hx;