Home
last modified time | relevance | path

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

/dports/math/giacxcas/fltk-1.3.0/fluid/
H A Dprint_panel.cxx50 print_properties_panel->show(); in cb_print_properties()
110 Fl_Double_Window *print_properties_panel=(Fl_Double_Window *)0; variable
113 print_properties_panel->hide(); in cb_print_properties_panel()
221 print_properties_panel->hide(); in cb_Save()
238 print_properties_panel->hide(); in cb_Cancel1()
243 print_properties_panel->hide(); in cb_Use()
450 { print_properties_panel = new Fl_Double_Window(290, 130, "Printer Properties"); in make_print_panel()
451 print_properties_panel->callback((Fl_Callback*)cb_print_properties_panel); in make_print_panel()
504 print_properties_panel->set_modal(); in make_print_panel()
505 print_properties_panel->end(); in make_print_panel()
[all …]
H A Dprint_panel.fl60 callback {print_properties_panel->show();}
218 Fl_Window print_properties_panel {
220 callback {print_properties_panel->hide();
256 callback {print_properties_panel->hide();
274 callback {print_properties_panel->hide();
280 callback {print_properties_panel->hide();}
H A Dprint_panel.h59 extern Fl_Double_Window *print_properties_panel;
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dprint_panel.cxx63 static Fl_Double_Window *print_properties_panel=(Fl_Double_Window *)0; variable
76 print_properties_panel->show(); in cb_print_properties()
118 print_properties_panel->hide(); in cb_print_properties_panel()
224 print_properties_panel->hide(); in cb_Save()
241 print_properties_panel->hide(); in cb_Cancel1()
246 print_properties_panel->hide(); in cb_Use()
453 { print_properties_panel = new Fl_Double_Window(290, 130, Fl_Printer::property_title); in make_print_panel()
454 print_properties_panel->callback((Fl_Callback*)cb_print_properties_panel); in make_print_panel()
507 print_properties_panel->set_modal(); in make_print_panel()
508 print_properties_panel->end(); in make_print_panel()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dprint_panel.cxx41 print_properties_panel->show(); in cb_print_properties()
101 Fl_Double_Window *print_properties_panel=(Fl_Double_Window *)0; variable
104 print_properties_panel->hide(); in cb_print_properties_panel()
218 print_properties_panel->hide(); in cb_Save()
235 print_properties_panel->hide(); in cb_Cancel1()
240 print_properties_panel->hide(); in cb_Use()
447 { print_properties_panel = new Fl_Double_Window(290, 130, "Printer Properties"); in make_print_panel()
448 print_properties_panel->callback((Fl_Callback*)cb_print_properties_panel); in make_print_panel()
503 print_properties_panel->set_modal(); in make_print_panel()
504 print_properties_panel->end(); in make_print_panel()
[all …]
H A Dprint_panel.fl56 callback {print_properties_panel->show();} selected
214 Fl_Window print_properties_panel {
216 callback {print_properties_panel->hide();
252 callback {print_properties_panel->hide();
270 callback {print_properties_panel->hide();
276 callback {print_properties_panel->hide();}
H A Dprint_panel.h50 extern Fl_Double_Window *print_properties_panel;
/dports/x11-toolkits/ntk/ntk/src/
H A Dprint_panel.cxx63 static Fl_Double_Window *print_properties_panel=(Fl_Double_Window *)0; variable
76 print_properties_panel->show(); in cb_print_properties()
118 print_properties_panel->hide(); in cb_print_properties_panel()
224 print_properties_panel->hide(); in cb_Save()
241 print_properties_panel->hide(); in cb_Cancel1()
246 print_properties_panel->hide(); in cb_Use()
453 { print_properties_panel = new Fl_Double_Window(290, 130, Fl_Printer::property_title); in make_print_panel()
454 print_properties_panel->callback((Fl_Callback*)cb_print_properties_panel); in make_print_panel()
507 print_properties_panel->set_modal(); in make_print_panel()
508 print_properties_panel->end(); in make_print_panel()
[all …]
/dports/x11-toolkits/ntk/ntk/fluid/
H A Dprint_panel.cxx50 print_properties_panel->show(); in cb_print_properties()
110 Fl_Double_Window *print_properties_panel=(Fl_Double_Window *)0; variable
113 print_properties_panel->hide(); in cb_print_properties_panel()
221 print_properties_panel->hide(); in cb_Save()
238 print_properties_panel->hide(); in cb_Cancel1()
243 print_properties_panel->hide(); in cb_Use()
450 { print_properties_panel = new Fl_Double_Window(290, 130, "Printer Properties"); in make_print_panel()
451 print_properties_panel->callback((Fl_Callback*)cb_print_properties_panel); in make_print_panel()
504 print_properties_panel->set_modal(); in make_print_panel()
505 print_properties_panel->end(); in make_print_panel()
[all …]
H A Dprint_panel.fl60 callback {print_properties_panel->show();}
218 Fl_Window print_properties_panel {
220 callback {print_properties_panel->hide();
256 callback {print_properties_panel->hide();
274 callback {print_properties_panel->hide();
280 callback {print_properties_panel->hide();}
H A Dprint_panel.h59 extern Fl_Double_Window *print_properties_panel;
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dprint_panel.cxx54 static Fl_Double_Window *print_properties_panel=(Fl_Double_Window *)0; variable
67 print_properties_panel->show(); in cb_print_properties()
109 print_properties_panel->hide(); in cb_print_properties_panel()
222 print_properties_panel->hide(); in cb_Save()
239 print_properties_panel->hide(); in cb_Cancel1()
244 print_properties_panel->hide(); in cb_Use()
451 { print_properties_panel = new Fl_Double_Window(290, 130, Fl_Printer::property_title); in make_print_panel()
452 print_properties_panel->callback((Fl_Callback*)cb_print_properties_panel); in make_print_panel()
505 print_properties_panel->set_modal(); in make_print_panel()
506 print_properties_panel->end(); in make_print_panel()
[all …]