Searched refs:container (Results 1 – 13 of 13) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_f.c | 73 static void form_remove(GtkContainer *container, GtkWidget *widget); 74 static void form_forall(GtkContainer *container, gboolean include_internals, GtkCallback callback, … 594 form_remove(GtkContainer *container, GtkWidget *widget) in form_remove() argument 600 g_return_if_fail(GTK_IS_FORM(container)); in form_remove() 602 form = GTK_FORM(container); in form_remove() 633 gtk_widget_queue_resize(GTK_WIDGET(container)); in form_remove() 642 form_forall(GtkContainer *container, in form_forall() argument 651 g_return_if_fail(GTK_IS_FORM(container)); in form_forall() 654 form = GTK_FORM(container); in form_forall()
|
| H A D | gui_gtk_f.h | 43 GtkContainer container; member
|
| H A D | gui_photon.c | 283 PtWidget_t *container; in gui_ph_handle_menu_resize() local 306 container = gui.vimPanelGroup; in gui_ph_handle_menu_resize() 308 container = gui.vimContainer; in gui_ph_handle_menu_resize() 311 PtSetResource(container, Pt_ARG_POS, &below_menu, 0); in gui_ph_handle_menu_resize()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | baan.vim | 1755 syn keyword baanBshell container.create 1756 syn keyword baanBshell container.clear 1757 syn keyword baanBshell container.resize 1758 syn keyword baanBshell container.set.nfields 1759 syn keyword baanBshell container.set.ifields 1760 syn keyword baanBshell container.set.fields 1761 syn keyword baanBshell container.get.nfields 1762 syn keyword baanBshell container.get.ifields 1763 syn keyword baanBshell container.get.fields 1767 syn keyword baanBshell container.size [all …]
|
| H A D | structurizr.vim | 26 syn keyword skeyword container
|
| H A D | sgml.vim | 221 " empty tags. Just a container, no highlighting.
|
| H A D | tcl.vim | 70 syn keyword tcltkWidgetSwitch contained show class colormap container visual
|
| H A D | inform.vim | 36 syn keyword informLibAttrib absent animate clothing concealed container
|
| H A D | 8th.vim | 56 Builtin container? G:container? counting-allocations G:counting-allocations cr G:cr curlang G:curl…
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 253 …"inline-grid", "ruby", "ruby-base", "ruby-text", "ruby-base-container", "ruby-text-container", "co…
|
| H A D | tohtml.vim | 475 " clean out id on the main content container because we already set it on
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | indent.txt | 876 (Notice the extra indentation between the PHP container markers and the code)
|
| H A D | version8.txt | 38378 ex_getln.c. Move some container functions to list.c.
|