Home
last modified time | relevance | path

Searched defs:mwin (Results 1 – 25 of 61) sorted by relevance

123

/dports/net-p2p/gtorrentviewer/GTorrentViewer-0.2b/src/
H A Dmainwindow.c268 mainwindow_fill_files_tab(MainWindow const *mwin, BencNode *torrent) in mainwindow_fill_files_tab()
591 on_NewToolButton_clicked(MainWindow *mwin, gpointer user_data) in on_NewToolButton_clicked()
603 on_OpenToolButton_clicked(MainWindow *mwin, gpointer user_data) in on_OpenToolButton_clicked()
652 on_SaveToolButton_clicked(MainWindow *mwin, gpointer user_data) in on_SaveToolButton_clicked()
664 on_RefreshSeedsButton_clicked(MainWindow *mwin, gpointer user_data) in on_RefreshSeedsButton_clicked()
689 on_CheckFilesButton_clicked(MainWindow *mwin, gpointer user_data) in on_CheckFilesButton_clicked()
772 on_QuitToolButton_clicked(MainWindow *mwin, gpointer user_data) in on_QuitToolButton_clicked()
986 mainwindow_init(MainWindow *mwin) in mainwindow_init()
1074 mainwindow_create_toolbar(MainWindow *mwin, GtkWidget *vbox) in mainwindow_create_toolbar()
1679 mainwindow_create_log_tab(MainWindow *mwin, GtkWidget *notebook) in mainwindow_create_log_tab()
[all …]
H A Dmain.c210 MainWindow *mwin = MAINWINDOW(gmainwin); in open_torrent_file() local
300 MainWindow *mwin; in tracker_scrape() local
528 MainWindow *mwin = MAINWINDOW(gmainwin); in check_files() local
/dports/math/octave-forge-ltfat/ltfat/oct/
H A Dcomp_nonsepwin2multi.cc18 Complex *mwin) in fwd_nonsepwin2multi()
31 FloatComplex *mwin) in fwd_nonsepwin2multi()
54 MArray<LTFAT_COMPLEX> mwin(dim_vector(L,lt2)); in octFunction() local
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dalert.c51 #define DRAW_BOX_OUT(mdd, mgc, mwin, mx, my, mw, mh) \ argument
54 #define DRAW_BOX_IN(mdd, mgc, mwin, mx, my, mw, mh) \ argument
58 AlertDrawBox(Display * mdd, GC mgc, Window mwin, int mx, int my, int mw, int mh, in AlertDrawBox()
80 #define DRAW_THIN_BOX_IN(mdd, mgc, mwin, mx, my, mw, mh) \ argument
84 AlertDrawThinBoxIn(Display * mdd, GC mgc, Window mwin, int mx, int my, int mw, in AlertDrawThinBoxIn()
100 #define DRAW_HEADER(mdd, mgc, mwin, mx, my, mstr) \ argument
104 AlertDrawHeader(Display * mdd, GC mgc, Window mwin, int mx, int my, in AlertDrawHeader()
131 #define DRAW_STRING(mdd, mgc, mwin, mx, my, mstr, len) \ argument
134 AlertDrawString(Display * mdd, GC mgc, Window mwin, int mx, int my, in AlertDrawString()
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/abut/
H A Dmsg.c59 AbutMsg *mwin; in abutMsg_optInCreate() local
139 AbutMsg *mwin; in abutMsg_winOptInCreate() local
204 AbutMsg *mwin = butWin_packet(win); in wDestroy() local
232 static ButOut msg_resize(ButWin *win, AbutMsg *mwin) { in msg_resize()
271 static void checkNewSize(AbutMsg *mwin, ButWin *win) { in checkNewSize()
380 AbutMsg *mwin; in fillboxDead() local
/dports/games/crimson/crimson-0.5.3/src/cf/
H A Devent.cpp262 MapWindow *mwin = Gam->GetMapWindow(); in Execute() local
424 MapWindow *mwin = Gam->GetMapWindow(); in DisplayMessage() local
H A Dgame.h132 MapWindow *mwin; variable
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dmain.c69 int mwin = 0; variable
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Dximtest.c61 Window mroot, mwin[MENU_MAX]; variable
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Dximtest.c61 Window mroot, mwin[MENU_MAX]; variable
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Dximtest.c61 Window mroot, mwin[MENU_MAX]; variable
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Dximtest.c61 Window mroot, mwin[MENU_MAX]; variable
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Dximtest.c61 Window mroot, mwin[MENU_MAX]; variable
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/test/
H A Dximtest.c61 Window mroot, mwin[MENU_MAX]; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dglk_interface.h78 int mwin; variable
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dglk_interface.h78 int mwin; variable
/dports/comms/gpredict/gpredict-2.2.1/src/
H A Dsat-pref-layout.c37 static GtkWidget *mwin, *mod, *state; variable
/dports/editors/madedit/madedit-0.2.9/src/
H A DMadEditApp.cpp116 Window mwin = XCreateSimpleWindow(g_Display, DefaultRootWindow(g_Display), in send_message() local
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/interfaces/curses/widgets/
H A Dwdg_file.c42 WINDOW *mwin; member
H A Dwdg_list.c39 WINDOW *mwin; member
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_main.h163 #define SHOW_WINDOW(mwin) {ShowWindow(mwin.ref);SelectWindow(mwin.ref);mwin.show=true;} argument
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dmac_main.h163 #define SHOW_WINDOW(mwin) {ShowWindow(mwin.ref);SelectWindow(mwin.ref);mwin.show=true;} argument
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_main.h163 #define SHOW_WINDOW(mwin) {ShowWindow(mwin.ref);SelectWindow(mwin.ref);mwin.show=true;} argument
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmac_main.h163 #define SHOW_WINDOW(mwin) {ShowWindow(mwin.ref);SelectWindow(mwin.ref);mwin.show=true;} argument
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dmac_main.h163 #define SHOW_WINDOW(mwin) {ShowWindow(mwin.ref);SelectWindow(mwin.ref);mwin.show=true;} argument

123