Home
last modified time | relevance | path

Searched refs:allocation (Results 1 – 16 of 16) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk_f.c287 GtkAllocation allocation; in form_realize() local
512 allocation->x, allocation->y, in form_size_allocate()
513 allocation->width, allocation->height); in form_size_allocate()
516 allocation->width, allocation->height); in form_size_allocate()
793 allocation.x = 0; in form_position_child()
794 allocation.y = 0; in form_position_child()
798 allocation.x = x; in form_position_child()
799 allocation.y = y; in form_position_child()
848 GtkAllocation allocation; in form_send_configure() local
855 event.x = allocation.x; in form_send_configure()
[all …]
H A Dgui_gtk_x11.c1586 GtkAllocation allocation; in process_motion_notify() local
1616 || x >= allocation.width in process_motion_notify()
1617 || y >= allocation.height) in process_motion_notify()
1627 dx = x < 0 ? -x : x - allocation.width; in process_motion_notify()
1628 dy = y < 0 ? -y : y - allocation.height; in process_motion_notify()
2610 GtkAllocation allocation; in drawarea_realize_cb() local
2637 gui.scrollbar_width = allocation.width; in drawarea_realize_cb()
2811 GtkAllocation allocation; in get_item_dimensions() local
2814 return allocation.height; in get_item_dimensions()
2817 return widget->allocation.height; in get_item_dimensions()
[all …]
H A Dgui_gtk.c1055 xpad = gui.formwin->allocation.width - gui.drawarea->allocation.width in gui_mch_get_scrollbar_xpadding()
1072 ypad = gui.formwin->allocation.height - gui.drawarea->allocation.height in gui_mch_get_scrollbar_ypadding()
H A Dvim.h2440 do { *(alloc) = (wid)->allocation; } while (0)
2442 do { (wid)->allocation = *(alloc); } while (0)
/vim-8.2.3635/src/testdir/
H A DREADME.txt31 - Use test_alloc_fail() to have memory allocation fail. This makes it possible
32 to check memory allocation failures are handled gracefully. You need to
33 change the source code to add an ID to the allocation. Add a new one to
H A Dtest_tagjump.vim475 " Memory allocation failures
H A Dtest_signs.vim1551 " Tests for memory allocation failures in sign functions
/vim-8.2.3635/runtime/syntax/
H A Dcdl.vim47 sy keyword cdlFxType allocation downfoot expr xltgain
48 "sy keyword cdlFxType contained allocation downfoot expr xltgain
H A Dia64.vim257 "Data allocation syntax
/vim-8.2.3635/runtime/doc/
H A Dtesting.txt41 This is for testing: If the memory allocation with {id} is
43 let memory allocation fail {repeat} times. When {repeat} is
H A Dusr_41.txt1028 test_alloc_fail() make memory allocation fail
H A Dversion8.txt311 |test_alloc_fail()| make memory allocation fail
6774 allocation fails.
12861 Problem: The color allocation in X11 is overly complicated.
28180 Problem: Xdiff doesn't use the Vim memory allocation functions.
29139 Solution: Free pointer when allocation fails. Change "boff" to "loff".
31342 Problem: Pty allocation wrong if using file for out channel and using null
33116 Solution: Remove second allocation. Also check for zero length.
39112 Problem: Double free when memory allocation fails. (Zu-Ming Jiang)
39763 Problem: Crash when memory allocation fails.
H A Dversion7.txt3455 Solution: Free pointer when next memory allocation fails.
7895 may access memory before its allocation point. (Dominique Pelle)
12878 Solution: Compute the size of the result before allocation to avoid a lot of
H A Dtodo.txt4504 - Have a look at how pdksh does memory allocation (alloc.c). (Dalecki)
H A Deval.txt3093 none make memory allocation fail
/vim-8.2.3635/src/po/
H A Dfr.po136 "E83: L'allocation du tampon a �chou� : arr�tez Vim, lib�rez de la m�moire"
1942 "Vim E458: Erreur d'allocation de couleurs, couleurs possiblement incorrectes"
3991 msgstr "E342: M�moire �puis�e ! (allocation de %lu octets)"