Home
last modified time | relevance | path

Searched refs:XmCreateMainWindow (Results 1 – 25 of 110) sorted by relevance

12345

/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DMainW.h45 XMLIBEXPORT extern Widget XmCreateMainWindow(Widget parent, char *name, Arg *argList, Cardinal argc…
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DMainW.h57 extern Widget XmCreateMainWindow(
/dports/graphics/SciPlot/SciPlot-1.36/
H A Dxyplot.c60 mainw=XmCreateMainWindow(toplevel,"dummy",NULL,0); in main()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/text/
H A Dtest19.c56 Main_ul = XmCreateMainWindow (Top_Level, "Main_ul", al, n); in main()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/misc/
H A Dtest21.c65 main_window = XmCreateMainWindow (toplevel, "main_window", args, n); in CreateMainWindowWithMenuBar()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/rowcolumn/
H A Dtest59.c37 mainw = XmCreateMainWindow(toplevel, "MainWindow", args, 0); in main()
H A Dtest18.c82 main_win = XmCreateMainWindow(main_shell, "main_win", al, ac);
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/mainw/
H A Dtest10.c57 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest1.c26 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest2.c29 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest3.c30 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest5.c30 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest6.c30 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest4.c62 toplevel = XmCreateMainWindow(shell, "MainWindow", NULL, 0); in main()
H A Dtest13.c105 pgHelpMainWindow = XmCreateMainWindow( appshell, "pgHelpMainWindow", args,
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DMotifWidgets.c102 {"XmMainWindow", NULL, (XmtWidgetConstructor) XmCreateMainWindow},
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/cascadebutton/
H A Dtest4.c58 mw = XmCreateMainWindow(toplevel, "mainwindow", al, ac); in main()
/dports/audio/xanalyser/xanalyser-1.32/src/
H A Dmain.cc141 toplevel = XmCreateMainWindow (shell, "MainWindow", 0, 0); in main()
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/unsupported/dainput/
H A Ddainput_ui.c84 XmCreateMainWindow(widget_array[WI_DAINPUT], "mainWindow", NULL, 0); in DaCreateGui()
/dports/net/tcpview/tcpview-1.0/
H A Dtext.c196 main_window = XmCreateMainWindow( parent, "main", args, n );
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm-2.0/trait/
H A Dtest1.c46 w = XmCreateMainWindow(toplevel, "x", NULL, 0); in main()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/newtoggleb/
H A Dtest1.c42 Main = XmCreateMainWindow(TopLevel, "main", NULL, 0); in main()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/togglebplus/
H A Dtest1.c42 Main = XmCreateMainWindow(TopLevel, "main", NULL, 0); in main()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Mrm/
H A DMrminit.c368 (0, NULL, "XmCreateMainWindow", XmCreateMainWindow, in MrmInitialize()
/dports/x11-toolkits/viewklass/ViewKlass-0.7.2/
H A DVkSimpleWindow.C91 _mainWindowWidget = XmCreateMainWindow(_baseWidget, in VkSimpleWindow()

12345