| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.c | 130 static void Initialize(Widget, Widget, ArgList, Cardinal *); 135 static Boolean SetValues(Widget, Widget, Widget, ArgList, Cardinal *); 550 Widget w, in Realize() 764 Widget w, in HandleThumb() 833 Widget w, in ScrollOneLineUp() 843 Widget w, in ScrollOneLineDown() 853 Widget w, in ScrollPageDown() 863 Widget w, in ScrollPageUp() 873 Widget w, in ScrollSome() 891 Widget w, in NotifyScroll() [all …]
|
| H A D | gui_athena.c | 45 static Widget vimForm = (Widget)0; 46 Widget textArea = (Widget)0; 48 static Widget menuBar = (Widget)0; 68 static Widget toolBar = (Widget)0; 638 static Widget get_popup_entry(Widget w); 639 static Widget submenu_widget(Widget); 869 gui_athena_menu_has_submenus(Widget id, Widget ignore) in gui_athena_menu_has_submenus() 1592 Widget w = (Widget)client_data; in gui_athena_menu_timeout() 1622 Widget w, in gui_athena_popup_callback() 1654 Widget w, in gui_athena_popdown_submenus_action() [all …]
|
| H A D | gui_motif.c | 68 Widget textArea; 141 Widget w, in tabline_button_cb() 194 Widget w, in tabline_menu_cb() 1044 Widget w; in toggle_tearoff() 2000 Widget w, in mnemonic_event() 2015 add_mnemonic_grabs(Widget dialog, Widget w) in add_mnemonic_grabs() 2176 Widget w; in set_predefined_label() 2219 Widget w; in set_predefined_fontlist() 2406 Widget w, in keyhit_callback() 3783 Widget label_with = (Widget)0; in find_replace_dialog_create() [all …]
|
| H A D | gui_xmebw.c | 109 static void Initialize(Widget rq, Widget eb, ArgList args, Cardinal *n); 110 static Boolean SetValues(Widget current, Widget request, Widget new, ArgList args, Cardinal *n); 750 Enter(Widget wid, in Enter() 839 Leave(Widget wid, in Leave() 999 Initialize(Widget rq, Widget ebw, ArgList args UNUSED, Cardinal *n UNUSED) in Initialize() 1068 Destroy(Widget w) in Destroy() 1077 SetValues(Widget current, in SetValues() 1078 Widget request UNUSED, in SetValues() 1079 Widget new, in SetValues() 1362 Widget parent; in Redisplay() [all …]
|
| H A D | gui_xmdlg.c | 41 extern Widget vimShell; 99 Widget dialog; 100 Widget ok; 101 Widget cancel; 105 Widget name; 106 Widget sample; 445 Widget button; in fill_lists() 504 Widget w; in fill_lists() 856 Widget form; in gui_xm_select_font() 860 Widget name; in gui_xm_select_font() [all …]
|
| H A D | gui_at_fs.c | 107 static Widget selFile, 801 Widget w UNUSED, in SFbuttonPressList() 811 Widget w UNUSED, in SFbuttonReleaseList() 1607 Widget w UNUSED, in SFenterList() 1632 Widget w UNUSED, in SFleaveList() 1890 Widget w UNUSED, in SFpathSliderMovedCallback() 1926 Widget w, in SFpathAreaSelectedCallback() 2096 Widget w UNUSED, in SFexposeList() 2149 Widget w UNUSED, in SFdismissAction() 2254 Widget toplevel, in SFcreateWidgets() [all …]
|
| H A D | beval.h | 47 Widget target; // widget we are monitoring 48 Widget balloonShell; 49 Widget balloonLabel;
|
| H A D | gui_x11.c | 86 Widget vimShell = (Widget)0; 590 Widget w UNUSED, in gui_x11_visibility_cb() 613 Widget w UNUSED, in gui_x11_expose_cb() 688 Widget w UNUSED, in gui_x11_resize_window_cb() 725 Widget w UNUSED, in gui_x11_focus_change_cb() 735 Widget w UNUSED, in gui_x11_enter_cb() 745 Widget w UNUSED, in gui_x11_leave_cb() 761 Widget w UNUSED, in gui_x11_key_hit_cb() 1015 Widget w UNUSED, in gui_x11_mouse_cb() 2911 Widget w UNUSED, in gui_x11_menu_cb() [all …]
|
| H A D | gui_beval.c | 46 extern Widget vimShell; 70 static void addEventHandler(Widget, BalloonEval *); 72 static void pointerEventEH(Widget, XtPointer, XEvent *, Boolean *); 116 beval->target = (Widget)target; in gui_mch_create_beval_area() 117 beval->appContext = XtWidgetToApplicationContext((Widget)target); in gui_mch_create_beval_area() 518 addEventHandler(Widget target, BalloonEval *beval) in addEventHandler() 545 Widget w UNUSED, in pointerEventEH() 1171 if (beval->balloonShell != (Widget)0) in undrawBalloon()
|
| H A D | gui_xmebw.h | 66 extern Widget XgCreateEPushButtonWidget(Widget, char *, ArgList, Cardinal);
|
| H A D | proto.h | 25 # define Widget int macro 294 extern char *vim_SelFile(Widget toplevel, char *prompt, char *init_path, int (*show_entry)(), int x…
|
| H A D | clipboard.c | 1397 Widget w UNUSED, in clip_x11_convert_selection_cb() 1526 clip_x11_lose_ownership_cb(Widget w UNUSED, Atom *sel_atom) in clip_x11_lose_ownership_cb() 1535 clip_x11_notify_cb(Widget w UNUSED, Atom *sel_atom UNUSED, Atom *target UNUSED) in clip_x11_notify_cb() 1545 Widget w, in clip_x11_timestamp_cb() 1590 x11_setup_selection(Widget w) in x11_setup_selection() 1598 Widget w UNUSED, in clip_x11_request_selection_cb() 1699 Widget myShell, in clip_x11_request_selection() 1791 clip_x11_lose_selection(Widget myShell, Clipboard_T *cbd) in clip_x11_lose_selection() 1798 clip_x11_own_selection(Widget myShell, Clipboard_T *cbd) in clip_x11_own_selection()
|
| H A D | os_unix.c | 116 static Widget xterm_Shell = (Widget)0; 1695 xterm_Shell = (Widget)0; in x_IOerror_handler() 3326 if (xterm_Shell != (Widget)0) in mch_free_mem() 6224 if (xterm_Shell != (Widget)0) in RealWaitForChar() 6350 if (xterm_Shell != (Widget)0) in RealWaitForChar() 7591 Widget AppShell; in setup_term_clip() 7664 if (AppShell == (Widget)0) in setup_term_clip() 7672 if (xterm_Shell == (Widget)0) in setup_term_clip() 7684 if (xterm_Shell != (Widget)0) in setup_term_clip() 7806 if (xterm_Shell != (Widget)0) in clear_xterm_clip() [all …]
|
| H A D | gui_at_sb.h | 97 extern void vim_XawScrollbarSetThumb(Widget, double, double, double);
|
| H A D | gui.h | 175 Widget id; // Id of real scroll bar
|
| H A D | structs.h | 3967 Widget id; // Manage this to enable item 3968 Widget submenu_id; // If this is submenu, add children here
|
| H A D | gui.c | 736 gui_mch_compute_menu_height((Widget)0); in gui_init() 796 extern Widget textArea; in gui_init()
|
| /vim-8.2.3635/src/proto/ |
| H A D | clipboard.pro | 24 void x11_setup_selection(Widget w); 25 void clip_x11_request_selection(Widget myShell, Display *dpy, Clipboard_T *cbd); 26 void clip_x11_lose_selection(Widget myShell, Clipboard_T *cbd); 27 int clip_x11_own_selection(Widget myShell, Clipboard_T *cbd);
|
| H A D | gui_x11.pro | 2 void gui_x11_key_hit_cb(Widget w, XtPointer dud, XEvent *event, Boolean *dum); 56 void gui_x11_menu_cb(Widget w, XtPointer client_data, XtPointer call_data); 63 void gui_x11_callbacks(Widget textArea, Widget vimForm);
|
| H A D | gui_motif.pro | 6 void manage_centered(Widget dialog_child); 14 void gui_mch_compute_menu_height(Widget id); 44 void gui_motif_menu_fontlist(Widget id);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | gtkrc.vim | 57 …Item VBox VButtonBox VPaned VRuler VScale VScrollbar VSeparator Viewport Widget Window WindowGroup…
|
| /vim-8.2.3635/src/po/ |
| H A D | af.po | 16 # open vim in another GTK Widget - het vertaal as element (njj: OK, maar 1658 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap."
|
| H A D | uk.cp1251.po | 2196 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." 2197 msgstr "Scrollbar Widget: �� ������� ��������� ����� ��������� ��������."
|
| H A D | uk.po | 2196 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." 2197 msgstr "Scrollbar Widget: Не вдалося визначити розмір скороченої картинки."
|
| H A D | es.po | 2054 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." 2056 "Scrollbar Widget: No pude obtener la geometría de la miniatura \"pixmap\""
|