Home
last modified time | relevance | path

Searched refs:Fl_Round_Button (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/net/tigervnc-viewer/tigervnc-1.12.0/vncviewer/
H A DOptionsDialog.h29 class Fl_Round_Button; variable
82 Fl_Round_Button *tightButton;
83 Fl_Round_Button *zrleButton;
84 Fl_Round_Button *hextileButton;
85 Fl_Round_Button *rawButton;
88 Fl_Round_Button *fullcolorCheckbox;
89 Fl_Round_Button *mediumcolorCheckbox;
90 Fl_Round_Button *lowcolorCheckbox;
91 Fl_Round_Button *verylowcolorCheckbox;
132 Fl_Round_Button *currentMonitorButton;
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/vncviewer/
H A DOptionsDialog.h29 class Fl_Round_Button; variable
82 Fl_Round_Button *tightButton;
83 Fl_Round_Button *zrleButton;
84 Fl_Round_Button *hextileButton;
85 Fl_Round_Button *rawButton;
88 Fl_Round_Button *fullcolorCheckbox;
89 Fl_Round_Button *mediumcolorCheckbox;
90 Fl_Round_Button *lowcolorCheckbox;
91 Fl_Round_Button *verylowcolorCheckbox;
132 Fl_Round_Button *currentMonitorButton;
[all …]
/dports/devel/epm/epm-4.5.1/
H A Dsetup.cxx18 Fl_Round_Button *TypeButton[8]={(Fl_Round_Button *)0};
42 Fl_Round_Button *LicenseAccept=(Fl_Round_Button *)0;
44 static void cb_LicenseAccept(Fl_Round_Button*, void*) { in cb_LicenseAccept() argument
48 Fl_Round_Button *LicenseDecline=(Fl_Round_Button *)0;
50 static void cb_LicenseDecline(Fl_Round_Button*, void*) { in cb_LicenseDecline() argument
2312 { TypeButton[0] = new Fl_Round_Button(170, 65, 440, 25); in make_window()
2317 { TypeButton[1] = new Fl_Round_Button(170, 90, 440, 25); in make_window()
2322 { TypeButton[2] = new Fl_Round_Button(170, 115, 440, 25); in make_window()
2327 { TypeButton[3] = new Fl_Round_Button(170, 140, 440, 25); in make_window()
2332 { TypeButton[4] = new Fl_Round_Button(170, 165, 440, 25); in make_window()
[all …]
H A Dsetup.fl58 Fl_Round_Button {TypeButton[0]} {
62 Fl_Round_Button {TypeButton[1]} {
66 Fl_Round_Button {TypeButton[2]} {
70 Fl_Round_Button {TypeButton[3]} {
74 Fl_Round_Button {TypeButton[4]} {
78 Fl_Round_Button {TypeButton[5]} {
82 Fl_Round_Button {TypeButton[6]} {
86 Fl_Round_Button {TypeButton[7]} {
143 Fl_Round_Button LicenseAccept {
148 Fl_Round_Button LicenseDecline {
H A Dsetup.h17 extern void type_cb(Fl_Round_Button*, void*);
18 extern Fl_Round_Button *TypeButton[8];
29 extern Fl_Round_Button *LicenseAccept;
30 extern Fl_Round_Button *LicenseDecline;
/dports/x11-toolkits/ntk/ntk/test/
H A Dradio.cxx49 { Fl_Round_Button* o = new Fl_Round_Button(20, 178, 160, 30, "Fl_Round_Button &E"); in main()
57 { Fl_Round_Button* o = new Fl_Round_Button(190, 10, 70, 30, "radio &1"); in main()
63 { Fl_Round_Button* o = new Fl_Round_Button(190, 40, 70, 30, "radio &2"); in main()
69 { Fl_Round_Button* o = new Fl_Round_Button(190, 70, 70, 30, "radio &3"); in main()
75 { Fl_Round_Button* o = new Fl_Round_Button(190, 100, 70, 30, "radio &4"); in main()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h209 extern Fl_Round_Button *btnQRZonline;
218 extern Fl_Round_Button *btnQRZcdrom;
219 extern Fl_Round_Button *btnQRZsub;
220 extern Fl_Round_Button *btnHamcall;
221 extern Fl_Round_Button *btnHamQTH;
222 extern Fl_Round_Button *btnCALLOOK;
824 extern Fl_Round_Button *btnTTYptt;
826 extern Fl_Round_Button *btnSCU_17;
829 extern Fl_Round_Button *btnRTSptt;
830 extern Fl_Round_Button *btnRTSplusV;
[all …]
/dports/graphics/quat/quat-1.20/gui/
H A DViewEditor.h65 Fl_Round_Button *radio1;
67 inline void cb_radio1_i(Fl_Round_Button*, void*);
68 static void cb_radio1(Fl_Round_Button*, void*);
70 Fl_Round_Button *radio2;
72 inline void cb_radio2_i(Fl_Round_Button*, void*);
73 static void cb_radio2(Fl_Round_Button*, void*);
/dports/graphics/quat-gui/quat-1.20/gui/
H A DViewEditor.h65 Fl_Round_Button *radio1;
67 inline void cb_radio1_i(Fl_Round_Button*, void*);
68 static void cb_radio1(Fl_Round_Button*, void*);
70 Fl_Round_Button *radio2;
72 inline void cb_radio2_i(Fl_Round_Button*, void*);
73 static void cb_radio2(Fl_Round_Button*, void*);
/dports/games/tuxpaint-config/tuxpaint-config-0.0.13/src/
H A Dtuxpaint-config2.h66 extern Fl_Round_Button *ROUNDBUTTON_printdialogmod;
67 extern Fl_Round_Button *ROUNDBUTTON_printdialogalways;
68 extern Fl_Round_Button *ROUNDBUTTON_printdialognever;
79 extern Fl_Round_Button *ROUNDBUTTON_askbeforeoverwriting;
80 extern Fl_Round_Button *ROUNDBUTTON_alwaysoverwriteolderversion;
81 extern Fl_Round_Button *ROUNDBUTTON_alwayssavenewpicture;
/dports/biology/seaview/seaview/
H A Dtreedraw.h105 Fl_Round_Button *full;
106 Fl_Round_Button *swap_button;
107 Fl_Round_Button *subtree;
108 Fl_Round_Button *select;
109 Fl_Round_Button *new_outgroup;
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dradio.py60 o_2_4 = Fl_Round_Button(20, 170, 160, 30, "Fl_Round_Button")
74 o_3_0 = Fl_Round_Button(190, 10, 70, 30, "radio")
86 o_3_1 = Fl_Round_Button(190, 40, 70, 30, "radio")
98 o_3_2 = Fl_Round_Button(190, 70, 70, 30, "radio")
110 o_3_3 = Fl_Round_Button(190, 100, 70, 30, "radio")
/dports/audio/csound/csound-6.15.0/Frontends/winsound/
H A Dwinsound.fl108 Fl_Round_Button wav {
117 Fl_Round_Button aiff {
126 Fl_Round_Button ircam {
135 Fl_Round_Button raw {
149 Fl_Round_Button size_8 {
159 Fl_Round_Button size_16 {
169 Fl_Round_Button size_24 {
179 Fl_Round_Button size_32 {
189 Fl_Round_Button size_f {
274 Fl_Round_Button util_het {
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Round_Button.cxx48 Fl_Round_Button::Fl_Round_Button(int X,int Y,int W,int H, const char *L) in Fl_Round_Button() function in Fl_Round_Button
65 : Fl_Round_Button(X,Y,W,H,L) in Fl_Radio_Round_Button()
H A Dprint_panel.cxx48 static Fl_Round_Button *print_all=(Fl_Round_Button *)0;
49 static Fl_Round_Button *print_pages=(Fl_Round_Button *)0;
50 static Fl_Round_Button *print_selection=(Fl_Round_Button *)0;
70 static void cb_print_all(Fl_Round_Button*, void*) { in cb_print_all() argument
75 static void cb_print_pages(Fl_Round_Button*, void*) { in cb_print_pages() argument
80 static void cb_print_selection(Fl_Round_Button*, void*) { in cb_print_selection() argument
266 { print_all = new Fl_Round_Button(20, 96, 38, 25, Fl_Printer::dialog_all); in make_print_panel()
272 { print_pages = new Fl_Round_Button(20, 126, 64, 25, Fl_Printer::dialog_pages); in make_print_panel()
277 { print_selection = new Fl_Round_Button(20, 156, 82, 25, "Selection"); in make_print_panel()
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dprint_panel.h35 extern Fl_Round_Button *print_all;
36 extern Fl_Round_Button *print_pages;
37 extern Fl_Round_Button *print_selection;
H A Dprint_panel.cxx46 Fl_Round_Button *print_all=(Fl_Round_Button *)0;
48 static void cb_print_all(Fl_Round_Button*, void*) { in cb_print_all() argument
53 Fl_Round_Button *print_pages=(Fl_Round_Button *)0;
55 static void cb_print_pages(Fl_Round_Button*, void*) { in cb_print_pages() argument
60 Fl_Round_Button *print_selection=(Fl_Round_Button *)0;
62 static void cb_print_selection(Fl_Round_Button*, void*) { in cb_print_selection() argument
262 { print_all = new Fl_Round_Button(20, 96, 38, 25, "All"); in make_print_panel()
268 { print_pages = new Fl_Round_Button(20, 126, 64, 25, "Pages"); in make_print_panel()
273 { print_selection = new Fl_Round_Button(20, 156, 82, 25, "Selection"); in make_print_panel()
/dports/x11-toolkits/ntk/ntk/fluid/
H A Dprint_panel.h44 extern Fl_Round_Button *print_all;
45 extern Fl_Round_Button *print_pages;
46 extern Fl_Round_Button *print_selection;
H A Dprint_panel.cxx55 Fl_Round_Button *print_all=(Fl_Round_Button *)0;
57 static void cb_print_all(Fl_Round_Button*, void*) { in cb_print_all() argument
62 Fl_Round_Button *print_pages=(Fl_Round_Button *)0;
64 static void cb_print_pages(Fl_Round_Button*, void*) { in cb_print_pages() argument
69 Fl_Round_Button *print_selection=(Fl_Round_Button *)0;
71 static void cb_print_selection(Fl_Round_Button*, void*) { in cb_print_selection() argument
265 { print_all = new Fl_Round_Button(20, 96, 38, 25, "All"); in make_print_panel()
271 { print_pages = new Fl_Round_Button(20, 126, 64, 25, "Pages"); in make_print_panel()
276 { print_selection = new Fl_Round_Button(20, 156, 82, 25, "Selection"); in make_print_panel()
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A Dprint_panel.h44 extern Fl_Round_Button *print_all;
45 extern Fl_Round_Button *print_pages;
46 extern Fl_Round_Button *print_selection;
H A Dprint_panel.cxx55 Fl_Round_Button *print_all=(Fl_Round_Button *)0;
57 static void cb_print_all(Fl_Round_Button*, void*) { in cb_print_all() argument
62 Fl_Round_Button *print_pages=(Fl_Round_Button *)0;
64 static void cb_print_pages(Fl_Round_Button*, void*) { in cb_print_pages() argument
69 Fl_Round_Button *print_selection=(Fl_Round_Button *)0;
71 static void cb_print_selection(Fl_Round_Button*, void*) { in cb_print_selection() argument
265 { print_all = new Fl_Round_Button(20, 96, 38, 25, "All"); in make_print_panel()
271 { print_pages = new Fl_Round_Button(20, 126, 64, 25, "Pages"); in make_print_panel()
276 { print_selection = new Fl_Round_Button(20, 156, 82, 25, "Selection"); in make_print_panel()
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dprint_panel.cxx57 static Fl_Round_Button *print_all=(Fl_Round_Button *)0;
58 static Fl_Round_Button *print_pages=(Fl_Round_Button *)0;
59 static Fl_Round_Button *print_selection=(Fl_Round_Button *)0;
79 static void cb_print_all(Fl_Round_Button*, void*) { in cb_print_all() argument
84 static void cb_print_pages(Fl_Round_Button*, void*) { in cb_print_pages() argument
89 static void cb_print_selection(Fl_Round_Button*, void*) { in cb_print_selection() argument
268 { print_all = new Fl_Round_Button(20, 96, 38, 25, Fl_Printer::dialog_all); in make_print_panel()
274 { print_pages = new Fl_Round_Button(20, 126, 64, 25, Fl_Printer::dialog_pages); in make_print_panel()
279 { print_selection = new Fl_Round_Button(20, 156, 82, 25, "Selection"); in make_print_panel()
/dports/x11-toolkits/ntk/ntk/src/
H A Dprint_panel.cxx57 static Fl_Round_Button *print_all=(Fl_Round_Button *)0;
58 static Fl_Round_Button *print_pages=(Fl_Round_Button *)0;
59 static Fl_Round_Button *print_selection=(Fl_Round_Button *)0;
79 static void cb_print_all(Fl_Round_Button*, void*) { in cb_print_all() argument
84 static void cb_print_pages(Fl_Round_Button*, void*) { in cb_print_pages() argument
89 static void cb_print_selection(Fl_Round_Button*, void*) { in cb_print_selection() argument
268 { print_all = new Fl_Round_Button(20, 96, 38, 25, Fl_Printer::dialog_all); in make_print_panel()
274 { print_pages = new Fl_Round_Button(20, 126, 64, 25, Fl_Printer::dialog_pages); in make_print_panel()
279 { print_selection = new Fl_Round_Button(20, 156, 82, 25, "Selection"); in make_print_panel()
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dradio.fl46 Fl_Round_Button {} {
47 label {Fl_Round_Button &E}
54 Fl_Round_Button {} {
59 Fl_Round_Button {} {
64 Fl_Round_Button {} {
69 Fl_Round_Button {} {
/dports/games/eureka/eureka-1.27b-source/misc/
H A Dprefs2.fl23 Fl_Round_Button theme_FLTK {
27 Fl_Round_Button theme_GTK {
31 Fl_Round_Button theme_plastic {
39 Fl_Round_Button cols_default {
43 Fl_Round_Button cols_bright {
47 Fl_Round_Button cols_custom {

1234567