Searched refs:XtVaGetValues (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_athena.c | 572 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 D | gui_motif.c | 147 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 D | gui_xmdlg.c | 438 XtVaGetValues(data->encoding_pulldown, in fill_lists() 718 XtVaGetValues(w, XmNlabelString, &str, NULL); in encoding_callback()
|
| H A D | gui_gtk_vms.h | 615 #define XtVaGetValues XTVAGETVALUES macro
|
| H A D | gui_beval.c | 1109 XtVaGetValues(beval->balloonLabel, XtNfontSet, &fset, NULL); in drawBalloon()
|
| H A D | gui_x11.c | 682 XtVaGetValues(shell, XmNheight, &r->height, XmNwidth, &r->width, NULL); in shellRectangle() 1673 XtVaGetValues(vimShell, in gui_mch_get_winpos()
|
| H A D | gui_at_fs.c | 2627 XtVaGetValues(selFileField, in SFgetText()
|