Home
last modified time | relevance | path

Searched defs:MainFrame (Results 1 – 25 of 119) sorted by relevance

12345

/dports/science/gabedit/GabeditSrc251_300720/src/Common/
H A DSplashScreen.c63 static void read_ressource_files(GtkWidget* MainFrame,GtkWidget* ProgressBar) in read_ressource_files()
376 static void create_welcome_frame_popup(GtkWidget *vbox,GtkWidget *MainFrame) in create_welcome_frame_popup()
425 static void create_name_frame_popup(GtkWidget *vbox,GtkWidget *MainFrame) in create_name_frame_popup()
474 static void create_program_frame_popup(GtkWidget *vbox,GtkWidget *MainFrame) in create_program_frame_popup()
524 static void create_gui_frame_popup(GtkWidget *vbox,GtkWidget *MainFrame) in create_gui_frame_popup()
577 GtkWidget *MainFrame; in create_splash_popupwin() local
623 static void create_copyright_frame_popup(GtkWidget *vbox,GtkWidget *MainFrame) in create_copyright_frame_popup()
673 GtkWidget *MainFrame; in create_about_frame() local
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DMainFrame.java31 final class MainFrame { class
33 private MainFrame() { in MainFrame() method in MainFrame
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dll/
H A Dwx_exe.cpp44 class MainFrame : public wxFrame class
71 wxBEGIN_EVENT_TABLE(MainFrame, wxFrame) in wxBEGIN_EVENT_TABLE() argument
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/dll/
H A Dwx_exe.cpp47 class MainFrame : public wxFrame class
74 wxBEGIN_EVENT_TABLE(MainFrame, wxFrame) in wxBEGIN_EVENT_TABLE() argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/dll/
H A Dwx_exe.cpp47 class MainFrame : public wxFrame class
74 wxBEGIN_EVENT_TABLE(MainFrame, wxFrame) in wxBEGIN_EVENT_TABLE() argument
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/applet/
H A DMainFrame.java120 public class MainFrame extends Frame implements class
135 public MainFrame(Applet applet, String[] args, in MainFrame() method in MainFrame
141 public MainFrame(Applet applet, String[] args ) { in MainFrame() method in MainFrame
146 public MainFrame(Applet applet, int width, int height) { in MainFrame() method in MainFrame
/dports/science/devisor/devisor2.1/devisor2/grid/GUI/framework/
H A DMainFrame.java49 public class MainFrame extends JFrame //implements KeyListener class
111 public MainFrame () in MainFrame() method in MainFrame
/dports/ftp/multiget/multiget-1.1.3/src/
H A Dlistenpipe.h31 class MainFrame; variable
H A Dproxydlg.h32 class MainFrame; variable
H A Dsystray.h32 class MainFrame; variable
H A Dfloatwin.h36 class MainFrame; variable
H A Dmgapp.h44 class MainFrame; variable
/dports/devel/ptlib/ptlib-2.10.11/samples/xmpptest/
H A DMainFrame.cxx32 IMPLEMENT_CLASS( MainFrame, wxFrame ) in IMPLEMENT_CLASS() argument
59 MainFrame::MainFrame( wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos,… in MainFrame() function in MainFrame
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgviewerFOX/
H A DosgviewerFOX.h25 MainFrame(){}; in MainFrame() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgviewerFOX/
H A DosgviewerFOX.h25 MainFrame(){}; in MainFrame() function
/dports/java/jflex/jflex-1.8.1/src/main/java/jflex/gui/
H A DMainFrame.java29 public final class MainFrame extends Frame implements Handles { class
53 public MainFrame() { in MainFrame() method in MainFrame
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxgolly.h9 class MainFrame; variable
/dports/devel/wxformbuilder/source/src/
H A Dmaingui.h30 class MainFrame; variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbbrowse.cpp37 BEGIN_EVENT_TABLE(MainFrame, wxFrame) in BEGIN_EVENT_TABLE() argument
265 MainFrame::MainFrame(wxFrame *frame, wxChar *title, const wxPoint& pos, const wxSize& size): in MainFrame() function in MainFrame
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbbrowse.cpp37 BEGIN_EVENT_TABLE(MainFrame, wxFrame) in BEGIN_EVENT_TABLE() argument
265 MainFrame::MainFrame(wxFrame *frame, wxChar *title, const wxPoint& pos, const wxSize& size): in MainFrame() function in MainFrame
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbbrowse.cpp37 BEGIN_EVENT_TABLE(MainFrame, wxFrame) in BEGIN_EVENT_TABLE() argument
265 MainFrame::MainFrame(wxFrame *frame, wxChar *title, const wxPoint& pos, const wxSize& size): in MainFrame() function in MainFrame
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbbrowse.cpp37 BEGIN_EVENT_TABLE(MainFrame, wxFrame) in BEGIN_EVENT_TABLE() argument
265 MainFrame::MainFrame(wxFrame *frame, wxChar *title, const wxPoint& pos, const wxSize& size): in MainFrame() function in MainFrame
/dports/misc/openmvg/openMVG-2.0/src/software/ui/SfM/adjacency_matrix_viewer/
H A Dmainwindow.h15 class MainFrame; variable
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/BWidget-1.6.0/
H A Dmainframe.tcl25 namespace eval MainFrame { namespace
63 proc ::MainFrame { path args } { return [eval MainFrame::create $path $args] } procedure
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtwinmigrate/examples/mfc/step5/
H A Dmainframe.cpp50 MainFrame::MainFrame(QWidget *parent) in MainFrame() function in MainFrame

12345