Home
last modified time | relevance | path

Searched refs:dlg (Results 1 – 25 of 4344) sorted by relevance

12345678910>>...174

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqhbci/msglayer/
H A Ddialog.c51 dlg->usage=1; in AH_Dialog_new()
77 return dlg; in AH_Dialog_new()
84 assert(dlg); in AH_Dialog_Attach()
85 dlg->usage++; in AH_Dialog_Attach()
92 if (dlg) { in AH_Dialog_free()
113 assert(dlg); in AH_Dialog_GetLogFile()
121 assert(dlg); in AH_Dialog_GetNextMsgNum()
129 assert(dlg); in AH_Dialog_GetLastReceivedMsgNum()
137 assert(dlg); in AH_Dialog_GetDialogId()
145 assert(dlg); in AH_Dialog_SetDialogId()
[all …]
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/gui/
H A Ddialog.c84 return dlg; in GWEN_LIST_FUNCTIONS()
130 return dlg; in GWEN_Dialog_CreateAndLoadWithPath()
138 if (dlg) { in GWEN_Dialog_free()
173 assert(dlg); in GWEN_Dialog_GetParentDialog()
183 assert(dlg); in GWEN_Dialog_GetId()
193 assert(dlg); in GWEN_Dialog_GetGuiId()
203 assert(dlg); in GWEN_Dialog_SetGuiId()
213 assert(dlg); in GWEN_Dialog_SetI18nDomain()
328 return (dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignal()
358 rv=(dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignalToAll()
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/gui/
H A Ddialog.c84 return dlg; in GWEN_LIST_FUNCTIONS()
130 return dlg; in GWEN_Dialog_CreateAndLoadWithPath()
138 if (dlg) { in GWEN_Dialog_free()
173 assert(dlg); in GWEN_Dialog_GetParentDialog()
183 assert(dlg); in GWEN_Dialog_GetId()
193 assert(dlg); in GWEN_Dialog_GetGuiId()
203 assert(dlg); in GWEN_Dialog_SetGuiId()
213 assert(dlg); in GWEN_Dialog_SetI18nDomain()
328 return (dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignal()
358 rv=(dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignalToAll()
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/gui/
H A Ddialog.c84 return dlg; in GWEN_LIST_FUNCTIONS()
130 return dlg; in GWEN_Dialog_CreateAndLoadWithPath()
138 if (dlg) { in GWEN_Dialog_free()
173 assert(dlg); in GWEN_Dialog_GetParentDialog()
183 assert(dlg); in GWEN_Dialog_GetId()
193 assert(dlg); in GWEN_Dialog_GetGuiId()
203 assert(dlg); in GWEN_Dialog_SetGuiId()
213 assert(dlg); in GWEN_Dialog_SetI18nDomain()
328 return (dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignal()
358 rv=(dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignalToAll()
[all …]
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/gui/
H A Ddialog.c84 return dlg; in GWEN_LIST_FUNCTIONS()
130 return dlg; in GWEN_Dialog_CreateAndLoadWithPath()
138 if (dlg) { in GWEN_Dialog_free()
173 assert(dlg); in GWEN_Dialog_GetParentDialog()
183 assert(dlg); in GWEN_Dialog_GetId()
193 assert(dlg); in GWEN_Dialog_GetGuiId()
203 assert(dlg); in GWEN_Dialog_SetGuiId()
213 assert(dlg); in GWEN_Dialog_SetI18nDomain()
328 return (dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignal()
358 rv=(dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignalToAll()
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/gui/
H A Ddialog.c84 return dlg; in GWEN_LIST_FUNCTIONS()
130 return dlg; in GWEN_Dialog_CreateAndLoadWithPath()
138 if (dlg) { in GWEN_Dialog_free()
173 assert(dlg); in GWEN_Dialog_GetParentDialog()
183 assert(dlg); in GWEN_Dialog_GetId()
193 assert(dlg); in GWEN_Dialog_GetGuiId()
203 assert(dlg); in GWEN_Dialog_SetGuiId()
213 assert(dlg); in GWEN_Dialog_SetI18nDomain()
328 return (dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignal()
358 rv=(dlg->signalHandler)(dlg, t, sender); in GWEN_Dialog_EmitSignalToAll()
[all …]
/dports/games/openomf/openomf-c36c421/src/game/gui/
H A Ddialog.c23 dlg->x = x; in dialog_create()
24 dlg->y = y; in dialog_create()
26 dlg->no = NULL; in dialog_create()
27 dlg->ok = NULL; in dialog_create()
31 strncpy(dlg->text, text, sizeof(dlg->text)-1); in dialog_create()
32 dlg->text[sizeof(dlg->text)-1] = 0; in dialog_create()
59 if(dlg->no) { in dialog_free()
78 video_render_sprite(&dlg->background, dlg->x, dlg->y, BLEND_ALPHA, 0); in dialog_render()
108 if(dlg->yes && dlg->no) { in dialog_event()
121 dlg->clicked(dlg, dlg->result); in dialog_event()
[all …]
/dports/editors/pluma/pluma-1.26.0/plugins/spell/
H A Dpluma-spell-checker-dialog.c119 dlg->spell_checker = NULL; in G_DEFINE_TYPE()
125 dlg->misspelled_word = NULL; in G_DEFINE_TYPE()
217 dlg->spell_checker = NULL; in create_dialog()
218 dlg->misspelled_word = NULL; in create_dialog()
304 dlg); in create_dialog()
338 return GTK_WIDGET (dlg); in pluma_spell_checker_dialog_new()
358 return GTK_WIDGET (dlg); in pluma_spell_checker_dialog_new_from_spell_checker()
374 dlg->spell_checker = spell; in pluma_spell_checker_dialog_set_spell_checker()
386 pluma_spell_checker_dialog_set_misspelled_word (dlg, dlg->misspelled_word, -1); in pluma_spell_checker_dialog_set_spell_checker()
622 dlg->misspelled_word, in ignore_all_button_clicked_handler()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/skin/
H A Dskin3_dlg_register.properties22 dlg.register.attach.top=0,{dlg.register.gap1}
26 dlg.register.widgets=dlg.register.area,dlg.register.link,dlg.register.tos
33 dlg.register.area.widgets=dlg.register.title,dlg.register.textbox,dlg.register.expirey
35 dlg.register.title.type=text,{dlg.auth.enter.prompt}
50 dlg.register.expirey.attach.top=dlg.register.textbox,3
63 dlg.register.tos.type=text,{dlg.auth.tos}
89 dlg.register.success.attach.top=0,{dlg.register.gap1}
98 dlg.register.trial.success.widgets=dlg.register.trial.success.line,dlg.register.trial.success.icon,
108 dlg.register.trial.success.icon.attach.top=dlg.register.trial.success.line,{dlg.register.gap1}
112 dlg.register.trial.success.info.attach.left=dlg.register.trial.success.icon,{dlg.register.gap1}
[all …]
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Ddialog.c91 gtk_widget_hide(dlg->dlg); in sync_close()
106 gtk_dialog_response(GTK_DIALOG(dlg->dlg), dlg->last_button); in evt_sync_key_pressed()
124 dlg = g_malloc(sizeof *dlg); in dlg_dialog_sync_new()
142 dlg->last_button = add_buttons(dlg->dlg, buttons); in dlg_dialog_sync_new()
183 gtk_widget_show_all(dlg->dlg); in dlg_dialog_sync_wait()
200 gtk_widget_destroy(dlg->dlg); in dlg_dialog_sync_destroy()
212 dlg->func(dlg->button, dlg->user); in async_close()
213 gtk_widget_destroy(dlg->dlg); in async_close()
248 dlg = g_malloc(sizeof *dlg); in dlg_dialog_async_new()
260 dlg->last_button = add_buttons(dlg->dlg, buttons); in dlg_dialog_async_new()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/dialog/
H A Ddlg_hash.c237 dlg = dlg->next; in dlg_clean_run()
351 dlg, dlg->h_entry, dlg->h_id, in destroy_dlg()
352 dlg->callid.len, dlg->callid.s, in destroy_dlg()
358 dlg, dlg->h_entry, dlg->h_id, in destroy_dlg()
409 dlg->vars = dlg->vars->next; in destroy_dlg()
436 dlg = dlg->next; in destroy_dlg_table()
783 for( dlg=d_entry->first ; dlg ; dlg=dlg->next ) { in dlg_lookup_mode()
876 for( dlg = d_entry->first ; dlg ; dlg = dlg->next ) { in internal_get_dlg()
1123 (dlg)->h_entry, (dlg)->h_id, (dlg)->callid.len, (dlg)->callid.s, \
1202 event, dlg->state, dlg, dlg->h_entry, dlg->h_id, in next_state_dlg()
[all …]
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_dialog.c96 pj_ansi_snprintf(dlg->obj_name, sizeof(dlg->obj_name), "dlg%p", dlg); in create_dialog()
239 pjsip_target_set_add_uri(&dlg->target_set, dlg->pool, dlg->target, 0); in pjsip_dlg_create_uac2()
262 dlg->local.cseq = dlg->local.first_cseq; in pjsip_dlg_create_uac2()
568 tsx->mod_data[dlg->ua->id] = dlg; in create_uas_dialog()
1091 pj_array_insert(dlg->usage, sizeof(dlg->usage[0]), dlg->usage_cnt, in pjsip_dlg_add_usage()
1177 tdata->mod_data[dlg->ua->id] = dlg; in dlg_create_request_throw()
1306 tdata->mod_data[dlg->ua->id] = dlg; in pjsip_dlg_send_request()
1348 tsx->mod_data[dlg->ua->id] = dlg; in pjsip_dlg_send_request()
1491 tdata->mod_data[dlg->ua->id] = dlg; in pjsip_dlg_create_response()
1741 tsx->mod_data[dlg->ua->id] = dlg; in pjsip_dlg_on_rx_request()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/programs/view/
H A Dxdlg.cpp184 dlg->x11->Flush(dlg->x11); in SetDlgItemSize()
222 dlg->x11->Flush(dlg->x11); in SetDlgItemPos()
334 XSetForeground(dlg->x11->disp, dlg->x11->gc, dlg->x11->fg); in ShowDlg()
436 dlg->x11->Flush(dlg->x11); in EnterDlg()
588 dlg->win.self = XCreateWindow(dlg->x11->disp, dlg->wDad, dlg->win.x, dlg->win.y, dlg->win.width, in DoCreateDlg()
591 dlg->x11->RegisterCallback(dlg->x11, dlg->win.self, dlg->wDad, DlgCB, dlg); in DoCreateDlg()
632 dlg->x11->RegisterCallback(dlg->x11, item->win.self, dlg->win.self, DlgCB, dlg); in AddDlgItem()
701 dlg->x11->UnRegisterCallback(dlg->x11, dlg->win.self); in FreeDlg()
803 dlg->win.height, dlg->win.x, dlg->win.y); in SetDlgSize()
804 dlg->x11->Flush(dlg->x11); in SetDlgSize()
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dlg/
H A Dmodule.mk15 dlg/dlgCast.cpp \
16 dlg/dlgClasses.cpp \
17 dlg/dlgCheck.cpp \
19 dlg/dlgColumn.cpp \
23 dlg/dlgDomain.cpp \
33 dlg/dlgGroup.cpp \
35 dlg/dlgIndex.cpp \
46 dlg/dlgRole.cpp \
47 dlg/dlgRule.cpp \
61 dlg/dlgType.cpp \
[all …]
/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/
H A Dgui_config.c427 dlg->net_broadcast_w = add_entry(dlg, b, PREFS_NET_BROADCAST_MASK, &dlg->net_broadcast_label_w); in make_net_frame()
428 dlg->net_multicast_w = add_entry(dlg, b, PREFS_NET_MULTICAST_ADDR, &dlg->net_multicast_label_w); in make_net_frame()
431 gtk_option_menu_get_history(GTK_OPTION_MENU(dlg->net_type_w)), dlg); in make_net_frame()
439 dlg->net_charset_w = GTK_BIN(dlg->net_charset_combo_w)->child; in make_net_frame()
443 dlg->net_charset_w = add_entry(dlg, b, PREFS_NET_ENCODING, NULL); in make_net_frame()
462 dlg->net_log_w = add_check_button(dlg, b, PREFS_NET_VERBOSE, NULL, NULL); in make_net_frame()
704 dlg->motd_w = add_entry(dlg, b, PREFS_NET_MOTD, NULL); in make_settings_frame()
705 dlg->motd_away_w = add_entry(dlg, b, PREFS_NET_MOTD_WHEN_AWAY, NULL); in make_settings_frame()
735 if(dlg->is_changed) in config_dlg_response_handler()
890 GTK_TOGGLE_BUTTON(dlg->tray_enable_w), (gpointer)dlg); in sync_dlg_from_config()
[all …]
H A Dgui_netselect_dlg.c168 if(dlg->range_current_end < dlg->range_end) { in dlg_advance_detect_step()
174 dlg->range_end, in dlg_advance_detect_step()
182 dlg->detect_step ++; in dlg_advance_detect_step()
202 for(port = dlg->range_current_begin; port <= dlg->range_current_end; port++) { in dlg_init_detect_links()
269 if(dlg->detect_links[i] && link_got_refresh_ack(dlg->detect_links[i])) { in detection_timeout()
272 dlg, in detection_timeout()
288 (gfloat)dlg->detect_step / (gfloat)dlg->detect_num_steps); in detection_timeout()
355 dlg->range_end, in dlg_start_detection()
359 dlg->detect_num_steps = in dlg_start_detection()
362 dlg->detect_step = 0; in dlg_start_detection()
[all …]
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/dialogs/
H A Ddlg_user_special.c91 return dlg; in GWEN_INHERIT()
110 assert(dlg); in EBC_UserSpecialDialog_GetHttpVMajor()
123 assert(dlg); in EBC_UserSpecialDialog_GetHttpVMinor()
136 assert(dlg); in EBC_UserSpecialDialog_SetHttpVersion()
150 assert(dlg); in EBC_UserSpecialDialog_GetFlags()
163 assert(dlg); in EBC_UserSpecialDialog_SetFlags()
176 assert(dlg); in EBC_UserSpecialDialog_AddFlags()
189 assert(dlg); in EBC_UserSpecialDialog_SubFlags()
202 assert(dlg); in EBC_UserSpecialDialog_GetEbicsVersion()
215 assert(dlg); in EBC_UserSpecialDialog_SetEbicsVersion()
[all …]
/dports/ports-mgmt/dialog4ports-static/dialog-1.1-20120706/
H A Dmixedgauge.c231 (void) wmove(dlg->dialog, dlg->height - 3, (dlg->width / 2) - 2); in dlg_update_mixedgauge()
275 memset(dlg, 0, sizeof(*dlg)); in dlg_begin_mixedgauge()
278 dlg->height = dlg->old_height = aHeight; in dlg_begin_mixedgauge()
279 dlg->width = dlg->old_width = aWidth; in dlg_begin_mixedgauge()
297 dlg->min_width = MIN_WIDE + dlg->len_name + GUTTER + dlg->len_text; in dlg_begin_mixedgauge()
308 dlg->height = dlg->old_height; in dlg_begin_mixedgauge()
309 dlg->width = dlg->old_width; in dlg_begin_mixedgauge()
313 dlg_auto_size(dlg->title, dlg->prompt, in dlg_begin_mixedgauge()
319 dlg_ctl_size(dlg->height, dlg->width); in dlg_begin_mixedgauge()
325 dlg->dialog = dlg_new_window(dlg->height, dlg->width, y, x); in dlg_begin_mixedgauge()
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/dlg/
H A Dmodule.mk15 include/dlg/dlgCast.h \
16 include/dlg/dlgCheck.h \
17 include/dlg/dlgClasses.h \
19 include/dlg/dlgColumn.h \
23 include/dlg/dlgDomain.h \
33 include/dlg/dlgGroup.h \
35 include/dlg/dlgIndex.h \
46 include/dlg/dlgRole.h \
47 include/dlg/dlgRule.h \
61 include/dlg/dlgType.h \
[all …]
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dmacrodlg.c3524 Show (dlg->dlg); in ChangeSourceQualChoice()
3530 Hide (dlg->dlg); in ChangeSourceQualChoice()
3536 Hide (dlg->dlg); in ChangeSourceQualChoice()
3542 Hide (dlg->dlg); in ChangeSourceQualChoice()
3548 Hide (dlg->dlg); in ChangeSourceQualChoice()
3585 PointerToDialog (dlg->dlg, NULL); in SourceQualChoiceToDialog()
3627 text_dlg = dlg->dlg; in DialogToSourceQualChoice()
3632 text_dlg = dlg->dlg; in DialogToSourceQualChoice()
3693 err_list = TestDialog (dlg->dlg); in TestSourceQualChoiceDialog()
3847 …AlignObjects (ALIGN_CENTER, (HANDLE) dlg->dlg, (HANDLE) dlg->tax_dlg, (HANDLE) dlg->loc_dlg, (HAND… in SourceQualChoiceDialog()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_msgdlg.py12 dlg.Destroy()
16 dlg.Destroy()
27 dlg.Destroy()
35 dlg.Caption
38 dlg.HelpLabel
39 dlg.Message
41 dlg.NoLabel
42 dlg.OKLabel
43 dlg.YesLabel
44 dlg.Destroy()
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Dcelldlg.cc197 g_signal_handler_block (dlg->TypeMenu, dlg->TypeSignal); in OnSpaceGroupChanged()
448 g_signal_handler_block (dlg->A, dlg->ASignal); in OnAEdited()
473 g_signal_handler_unblock (dlg->A, dlg->ASignal); in OnAEdited()
479 g_signal_handler_block (dlg->B, dlg->BSignal); in OnBEdited()
488 g_signal_handler_unblock (dlg->B, dlg->BSignal); in OnBEdited()
494 g_signal_handler_block (dlg->C, dlg->CSignal); in OnCEdited()
503 g_signal_handler_unblock (dlg->C, dlg->CSignal); in OnCEdited()
509 g_signal_handler_block (dlg->Alpha, dlg->AlphaSignal); in OnAlphaEdited()
529 g_signal_handler_block (dlg->Beta, dlg->BetaSignal); in OnBetaEdited()
538 g_signal_handler_unblock (dlg->Beta, dlg->BetaSignal); in OnBetaEdited()
[all …]
/dports/audio/re/re-0.5.8/src/sip/
H A Ddialog.c105 dlg = mem_zalloc(sizeof(*dlg), destructor); in sip_dialog_alloc()
136 dlg->cpos = dlg->mb->pos; in sip_dialog_alloc()
293 if (!dlg || dlg->rtag || !dlg->cpos || !msg) in sip_dialog_create()
323 dlg->mb->pos = dlg->cpos; in sip_dialog_create()
493 if (dlg->route.scheme.p == dlg->uri) { in sip_dialog_update()
557 return dlg ? dlg->uri : NULL; in sip_dialog_uri()
563 return dlg ? &dlg->route : NULL; in sip_dialog_route()
569 return dlg ? dlg->hash : 0; in sip_dialog_hash()
582 return dlg ? dlg->callid : NULL; in sip_dialog_callid()
595 return dlg ? dlg->lseq : 0; in sip_dialog_lseq()
[all …]
/dports/devel/cdialog/dialog-1.3-20201126/
H A Dmixedgauge.c229 (void) wmove(dlg->dialog, dlg->height - 3, (dlg->width / 2) - 2); in dlg_update_mixedgauge()
275 memset(dlg, 0, sizeof(*dlg)); in dlg_begin_mixedgauge()
278 dlg->height = dlg->old_height = aHeight; in dlg_begin_mixedgauge()
279 dlg->width = dlg->old_width = aWidth; in dlg_begin_mixedgauge()
297 dlg->min_width = MIN_WIDE + dlg->len_name + GUTTER + dlg->len_text; in dlg_begin_mixedgauge()
308 dlg->height = dlg->old_height; in dlg_begin_mixedgauge()
309 dlg->width = dlg->old_width; in dlg_begin_mixedgauge()
313 dlg_auto_size(dlg->title, dlg->prompt, in dlg_begin_mixedgauge()
319 dlg_ctl_size(dlg->height, dlg->width); in dlg_begin_mixedgauge()
325 dlg->dialog = dlg_new_window(dlg->height, dlg->width, y, x); in dlg_begin_mixedgauge()
[all …]
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqhbci/dialogs/
H A Ddlg_rdh_special.c86 return dlg; in GWEN_INHERIT()
105 assert(dlg); in AH_RdhSpecialDialog_GetHbciVersion()
118 assert(dlg); in AH_RdhSpecialDialog_SetHbciVersion()
131 assert(dlg); in AH_RdhSpecialDialog_GetRdhVersion()
144 assert(dlg); in AH_RdhSpecialDialog_SetRdhVersion()
157 assert(dlg); in AH_RdhSpecialDialog_GetCryptMode()
170 assert(dlg); in AH_RdhSpecialDialog_SetCryptMode()
183 assert(dlg); in AH_RdhSpecialDialog_GetFlags()
196 assert(dlg); in AH_RdhSpecialDialog_SetFlags()
209 assert(dlg); in AH_RdhSpecialDialog_AddFlags()
[all …]

12345678910>>...174