Home
last modified time | relevance | path

Searched refs:DLG_NEW (Results 1 – 5 of 5) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/tm/
H A Ddlg.h67 DLG_NEW = 0, /* New dialog, no reply received yet */ enumerator
H A Ddlg.c822 case DLG_NEW: in dlg_response_uac()
1054 (*_d)->state = DLG_NEW; in new_dlg_uas()
1312 case DLG_NEW: in print_dlg()
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmainwindow.h101 DLG_NEW, enumerator
H A Dtoolbar.c542 TBBUTTON(_("New Image"), XPM_ICON(new), ACTMOD(DLG_NEW, 0)),
H A Dmainwindow.c4879 case DLG_NEW: in action_dispatch()
5173 MENUITEMis(_("//New"), ACTMOD(DLG_NEW, 0), XPM_ICON(new)),