Home
last modified time | relevance | path

Searched refs:helpwin (Results 76 – 100 of 186) sorted by relevance

12345678

/dports/science/dynare/dynare-4.6.4/contrib/jsonlab/examples/
H A Djsonlab_basictest.matlab8 To get started, type one of these: helpwin, helpdesk, or demo.
H A Djsonlab_selftest.matlab8 To get started, type one of these: helpwin, helpdesk, or demo.
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmakefile.sl144 helpwin.obj \
330 helpwin.obj: $(MSWDIR)\helpwin.cpp
331 $(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\helpwin.cpp /BINARY helpwin.obj
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmakefile.sl144 helpwin.obj \
330 helpwin.obj: $(MSWDIR)\helpwin.cpp
331 $(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\helpwin.cpp /BINARY helpwin.obj
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmakefile.sl144 helpwin.obj \
330 helpwin.obj: $(MSWDIR)\helpwin.cpp
331 $(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\helpwin.cpp /BINARY helpwin.obj
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmakefile.sl144 helpwin.obj \
330 helpwin.obj: $(MSWDIR)\helpwin.cpp
331 $(CCC) $(CPPFLAGS) $(IFLAGS) $(MSWDIR)\helpwin.cpp /BINARY helpwin.obj
/dports/x11-toolkits/p5-Alien-wxWidgets/Alien-wxWidgets-0.69/patches/
H A DwxMSW-2.8.10-w64.patch357 Index: src/msw/helpwin.cpp
359 --- src/msw/helpwin.cpp (revisione 63679)
360 +++ src/msw/helpwin.cpp (copia locale)
H A DwxMSW-2.8.12-w64.patch357 Index: src/msw/helpwin.cpp
359 --- src/msw/helpwin.cpp (revisione 63679)
360 +++ src/msw/helpwin.cpp (copia locale)
H A DwxMSW-2.8.11-w64.patch357 Index: src/msw/helpwin.cpp
359 --- src/msw/helpwin.cpp (revisione 63679)
360 +++ src/msw/helpwin.cpp (copia locale)
/dports/math/scilab/scilab-6.1.1/scilab/modules/helptools/data/
H A Dexternal2scilab_equiv.csv87 helpwin;help;
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dtree.fl1753 static Fl_Double_Window *helpwin = 0;
1756 if ( !helpwin ) {
1758 helpwin = new Fl_Double_Window(600,600,"Test Suggestions");
1759 helpdisp = new Fl_Text_Display(0,0,helpwin->w(),helpwin->h());
1765 helpwin->end();
1767 helpwin->resizable(helpdisp);
1768 helpwin->show();}
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dcrecord.py1657 helpwin = curses.newwin(self.yscreensize, 0, 0, 0)
1664 self.printstring(helpwin, line, pairname=b"legend")
1667 helpwin.refresh()
1670 helpwin.getkey()
/dports/math/gretl/gretl-2021d/gui/
H A Dfnsave.c94 windata_t *helpwin; /* window for editing regular help text */ member
210 finfo->helpwin = NULL; in finfo_new()
320 if (finfo->helpwin != NULL) { in finfo_free()
321 gtk_widget_destroy(finfo->helpwin->main); in finfo_free()
1270 finfo->helpwin = NULL; in nullify_helpwin()
2841 if (finfo->helpwin != NULL) { in regular_help_text_callback()
2842 gtk_window_present(GTK_WINDOW(finfo->helpwin->main)); in regular_help_text_callback()
2857 finfo->helpwin = view_buffer(prn, HELP_WIDTH, HELP_HEIGHT, title, in regular_help_text_callback()
2859 g_object_set_data(G_OBJECT(finfo->helpwin->main), "finfo", in regular_help_text_callback()
2861 g_signal_connect(G_OBJECT(finfo->helpwin->main), "destroy", in regular_help_text_callback()
/dports/math/grace/grace-5.1.25/src/
H A DMake.dep99 helpwin$(O) : helpwin.c utils.h files.h protos.h missing.h noxprotos.h \
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/curses/
H A Dcconq.c117 struct ccwin *helpwin; variable
480 helpwin = create_window(0, 0, COLS, LINES); in init_display()
/dports/irc/epic5/epic5-2.1.6/script/
H A Dhelp33 ^local nocheck,helpwin,last,realroot,window;
/dports/irc/epic4/epic4-2.10.9/script/
H A Dhelp18 ^local nocheck,helpwin,last,realroot,window
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dmakefile.va488 ..\os2\$D\helpwin.obj \
568 helpwin.obj \
917 copy ..\os2\$D\helpwin.obj
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dmakefile.va488 ..\os2\$D\helpwin.obj \
568 helpwin.obj \
917 copy ..\os2\$D\helpwin.obj
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Ddbg_wx_trace_win.erl43 -export([helpwin/2]).
1025 helpwin(Type, WinInfo = #winInfo{sg=Sg =#sub{in=Sa}}) -> function
H A Ddbg_wx_trace.erl252 Win = dbg_wx_trace_win:helpwin(gotoline, State#state.win),
255 Win = dbg_wx_trace_win:helpwin(search, State#state.win),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_wx_trace.erl252 Win = dbg_wx_trace_win:helpwin(gotoline, State#state.win),
255 Win = dbg_wx_trace_win:helpwin(search, State#state.win),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Ddbg_wx_trace.erl252 Win = dbg_wx_trace_win:helpwin(gotoline, State#state.win),
255 Win = dbg_wx_trace_win:helpwin(search, State#state.win),
H A Ddbg_wx_trace_win.erl43 -export([helpwin/2]).
1025 helpwin(Type, WinInfo = #winInfo{sg=Sg =#sub{in=Sa}}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_wx_trace.erl252 Win = dbg_wx_trace_win:helpwin(gotoline, State#state.win),
255 Win = dbg_wx_trace_win:helpwin(search, State#state.win),

12345678