Home
last modified time | relevance | path

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

/dports/comms/flrig/flrig-1.3.54/src/include/
H A Drigpanel.h337 extern Fl_Group *tt550_Speech;
/dports/comms/flrig/flrig-1.3.54/src/UI/
H A Dui_small.cxx794 tt550_Speech = new Fl_Group(0, 24, small_mainW, gph - 24, _("Spch")); in tabs_window()
795 tt550_Speech->hide(); in tabs_window()
827 tt550_Speech->end(); in tabs_window()
H A Dui_touch.cxx1756 tt550_Speech = new Fl_Group(xpos, ypos+tabh, W, tabb, _("Spch")); in touch_main_group()
1757 tt550_Speech->hide(); in touch_main_group()
1787 tt550_Speech->end(); in touch_main_group()
H A Drigpanel.cxx320 Fl_Group *tt550_Speech = (Fl_Group *)0; variable