Home
last modified time | relevance | path

Searched defs:edit_query_dialog3 (Results 1 – 3 of 3) sorted by relevance

/dports/misc/mc/mc-4.8.27/src/editor/
H A Dedit-impl.h77 #define edit_query_dialog3(h,t,a,b,c) query_dialog (h, t, D_NORMAL, 3, a, b, c) macro
/dports/misc/mc-nox11/mc-4.8.27/src/editor/
H A Dedit-impl.h77 #define edit_query_dialog3(h,t,a,b,c) query_dialog (h, t, D_NORMAL, 3, a, b, c) macro
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dedit.h693 # define edit_query_dialog3(h,t,a,b,c) query_dialog(h,t,0,3,a,b,c) macro
814 # define edit_query_dialog3(h,t,a,b,c) gtk_edit_dialog_query(h,t,a,b,c,0) macro
832 # define edit_query_dialog3(h,t,a,b,c) CQueryDialog(WIN_MESSAGES,h,t,a,b,c,NULL) macro