Home
last modified time | relevance | path

Searched refs:codeblock_panel_ok (Results 1 – 12 of 12) sorted by path

/dports/math/giacxcas/fltk-1.3.0/fluid/
H A DFl_Function_Type.cxx531 else if (w == codeblock_panel_ok) break; in open()
H A Dfunction_panel.cxx205 Fl_Return_Button *codeblock_panel_ok=(Fl_Return_Button *)0; variable
230 { codeblock_panel_ok = new Fl_Return_Button(160, 85, 60, 20, "OK"); in make_codeblock_panel()
231 codeblock_panel_ok->labelsize(11); in make_codeblock_panel()
232 codeblock_panel_ok->window()->hotspot(codeblock_panel_ok); in make_codeblock_panel()
H A Dfunction_panel.fl185 Fl_Return_Button codeblock_panel_ok {
H A Dfunction_panel.h63 extern Fl_Return_Button *codeblock_panel_ok;
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A DFl_Function_Type.cxx553 else if (w == codeblock_panel_ok) break; in open()
H A Dfunction_panel.cxx212 Fl_Return_Button *codeblock_panel_ok=(Fl_Return_Button *)0; variable
237 { codeblock_panel_ok = new Fl_Return_Button(160, 85, 60, 20, "OK"); in make_codeblock_panel()
238 codeblock_panel_ok->labelsize(11); in make_codeblock_panel()
239 codeblock_panel_ok->window()->hotspot(codeblock_panel_ok); in make_codeblock_panel()
H A Dfunction_panel.fl189 Fl_Return_Button codeblock_panel_ok {
H A Dfunction_panel.h54 extern Fl_Return_Button *codeblock_panel_ok;
/dports/x11-toolkits/ntk/ntk/fluid/
H A DFl_Function_Type.cxx531 else if (w == codeblock_panel_ok) break; in open()
H A Dfunction_panel.cxx205 Fl_Return_Button *codeblock_panel_ok=(Fl_Return_Button *)0; variable
230 { codeblock_panel_ok = new Fl_Return_Button(160, 85, 60, 20, "OK"); in make_codeblock_panel()
231 codeblock_panel_ok->labelsize(11); in make_codeblock_panel()
232 codeblock_panel_ok->window()->hotspot(codeblock_panel_ok); in make_codeblock_panel()
H A Dfunction_panel.fl185 Fl_Return_Button codeblock_panel_ok {
H A Dfunction_panel.h63 extern Fl_Return_Button *codeblock_panel_ok;