Home
last modified time | relevance | path

Searched refs:XmStringCreate (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_motif.c526 xms = XmStringCreate((char *)"Close tab", STRING_TAG); in gui_x11_create_widgets()
535 xms = XmStringCreate((char *)"New Tab", STRING_TAG); in gui_x11_create_widgets()
544 xms = XmStringCreate((char *)"Open tab...", STRING_TAG); in gui_x11_create_widgets()
938 label = XmStringCreate((char *)menu->dname, STRING_TAG); in gui_mch_add_menu()
1015 label = XmStringCreate((char *)menu->actext, STRING_TAG); in gui_motif_add_actext()
1314 xms = XmStringCreate((char *)menu->dname, STRING_TAG); in gui_mch_add_menu_item()
1380 label = XmStringCreate((char *)menu->dname, STRING_TAG); in gui_mch_add_menu_item()
2202 str = XmStringCreate((char *)p, STRING_TAG); in set_predefined_label()
2596 label = XmStringCreate(_((char *)p), STRING_TAG); in gui_mch_dialog()
2913 xms = XmStringCreate((char *)s, STRING_TAG); in gui_mch_set_footer()
H A Dgui_gtk_vms.h448 #define XmStringCreate XMSTRINGCREATE macro