Home
last modified time | relevance | path

Searched refs:XtVaGetValues (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_athena.c572 XtVaGetValues(toolBar, in gui_mch_set_toolbar_pos()
800 XtVaGetValues(menuBar, in gui_mch_add_menu()
804 XtVaGetValues(menu->id, in gui_mch_add_menu()
963 XtVaGetValues(mp->id, in gui_mch_new_menu_font()
977 XtVaGetValues(menuBar, in gui_mch_new_menu_font()
993 XtVaGetValues(vimShell, in gui_mch_new_menu_font()
1388 XtVaGetValues(toolBar, in gui_mch_compute_toolbar_height()
1510 XtVaGetValues(menuBar, in gui_mch_destroy_menu()
1514 XtVaGetValues(menu->id, in gui_mch_destroy_menu()
1709 XtVaGetValues(w, in gui_athena_delayed_arm_action()
[all …]
H A Dgui_motif.c147 XtVaGetValues(w, XmNuserData, &cmd, NULL); in tabline_button_cb()
444 XtVaGetValues(menuBar, in gui_x11_create_widgets()
1097 XtVaGetValues(id, XmNheight, &height, NULL); in gui_mch_compute_menu_height()
1123 XtVaGetValues(mp->id, XmNy, &y, NULL); in gui_mch_compute_menu_height()
1129 XtVaGetValues(menuBar, in gui_mch_compute_menu_height()
1860 XtVaGetValues(sb->id, in gui_mch_create_scrollbar()
1960 XtVaGetValues(w, XmNmnemonic, &mnemonic, NULL); in do_mnemonic()
2882 XtVaGetValues(footer, in gui_mch_compute_footer_height()
3104 XtVaGetValues(toolBarFrame, in gui_mch_compute_toolbar_height()
3109 XtVaGetValues(toolBar, in gui_mch_compute_toolbar_height()
[all …]
H A Dgui_xmdlg.c438 XtVaGetValues(data->encoding_pulldown, in fill_lists()
718 XtVaGetValues(w, XmNlabelString, &str, NULL); in encoding_callback()
H A Dgui_gtk_vms.h615 #define XtVaGetValues XTVAGETVALUES macro
H A Dgui_beval.c1109 XtVaGetValues(beval->balloonLabel, XtNfontSet, &fset, NULL); in drawBalloon()
H A Dgui_x11.c682 XtVaGetValues(shell, XmNheight, &r->height, XmNwidth, &r->width, NULL); in shellRectangle()
1673 XtVaGetValues(vimShell, in gui_mch_get_winpos()
H A Dgui_at_fs.c2627 XtVaGetValues(selFileField, in SFgetText()