Searched refs:allocation (Results 1 – 16 of 16) sorted by relevance
287 GtkAllocation allocation; in form_realize() local512 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() local855 event.x = allocation.x; in form_send_configure()[all …]
1586 GtkAllocation allocation; in process_motion_notify() local1616 || 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() local2637 gui.scrollbar_width = allocation.width; in drawarea_realize_cb()2811 GtkAllocation allocation; in get_item_dimensions() local2814 return allocation.height; in get_item_dimensions()2817 return widget->allocation.height; in get_item_dimensions()[all …]
1055 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()
2440 do { *(alloc) = (wid)->allocation; } while (0)2442 do { (wid)->allocation = *(alloc); } while (0)
31 - Use test_alloc_fail() to have memory allocation fail. This makes it possible32 to check memory allocation failures are handled gracefully. You need to33 change the source code to add an ID to the allocation. Add a new one to
475 " Memory allocation failures
1551 " Tests for memory allocation failures in sign functions
47 sy keyword cdlFxType allocation downfoot expr xltgain48 "sy keyword cdlFxType contained allocation downfoot expr xltgain
257 "Data allocation syntax
41 This is for testing: If the memory allocation with {id} is43 let memory allocation fail {repeat} times. When {repeat} is
1028 test_alloc_fail() make memory allocation fail
311 |test_alloc_fail()| make memory allocation fail6774 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 null33116 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.
3455 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
4504 - Have a look at how pdksh does memory allocation (alloc.c). (Dalecki)
3093 none make memory allocation fail
136 "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)"