Home
last modified time | relevance | path

Searched defs:dlg_w (Results 1 – 10 of 10) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/tui/
H A Dfile_dlg.c48 uint32_t dlg_w, dlg_h, dir_h; member
69 static void init_dlg_data( file_dlg_data * data, uint32_t dlg_w, uint32_t dlg_h, uint32_t dir_h, in init_dlg_data()
H A Ddir_dlg.c48 uint32_t dlg_w, dlg_h; member
83 static void init_dlg_data( dir_dlg_data * data, uint32_t dlg_w, uint32_t dlg_h, in init_dlg_data()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/tui/
H A Dfile_dlg.c48 uint32_t dlg_w, dlg_h, dir_h; member
69 static void init_dlg_data( file_dlg_data * data, uint32_t dlg_w, uint32_t dlg_h, uint32_t dir_h, in init_dlg_data()
H A Ddir_dlg.c48 uint32_t dlg_w, dlg_h; member
83 static void init_dlg_data( dir_dlg_data * data, uint32_t dlg_w, uint32_t dlg_h, in init_dlg_data()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_MemoryDlg.cpp256 int dlg_w = winRect.right - winRect.left; in Size() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_MemoryDlg.cpp256 int dlg_w = winRect.right - winRect.left; in Size() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_MemoryDlg.cpp256 int dlg_w = winRect.right - winRect.left; in Size() local
/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/
H A Dgui_netselect_dlg.c51 GtkWidget * dlg_w, member
469 dlg_response(GtkDialog * dlg_w, gint response, struct netselect_dlg * dlg) in dlg_response()
H A Dgui_config.c54 GtkWidget * dlg_w, * prefs_tree_w, * notebook_w, member
713 GtkWidget * dlg_w, GdkEventKey * event, in config_dlg_key_cb()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h1452 Widget dlg_w; /*!< widget of dialog */ member