Home
last modified time | relevance | path

Searched refs:shadow_alloc (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-flap.c837 GtkAllocation *shadow_alloc; in allocate_shadow() local
845 shadow_alloc = content_above_flap ? &self->content.allocation : &self->flap.allocation; in allocate_shadow()
850 shadow_y = shadow_alloc->y + shadow_alloc->height; in allocate_shadow()
853 shadow_y = shadow_alloc->y - height; in allocate_shadow()
858 shadow_x = shadow_alloc->x + shadow_alloc->width; in allocate_shadow()
861 shadow_x = shadow_alloc->x - width; in allocate_shadow()
1004 GtkAllocation *shadow_alloc; in adw_flap_snapshot() local
1014 shadow_y = shadow_alloc->y + shadow_alloc->height; in adw_flap_snapshot()
1016 shadow_y = shadow_alloc->y - height; in adw_flap_snapshot()
1019 shadow_x = shadow_alloc->x + shadow_alloc->width; in adw_flap_snapshot()
[all …]
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-flap.c844 GtkAllocation *shadow_alloc; in allocate_shadow() local
852 shadow_alloc = content_above_flap ? &self->content.allocation : &self->flap.allocation; in allocate_shadow()
857 shadow_y = shadow_alloc->y + shadow_alloc->height; in allocate_shadow()
860 shadow_y = shadow_alloc->y - height; in allocate_shadow()
865 shadow_x = shadow_alloc->x + shadow_alloc->width; in allocate_shadow()
868 shadow_x = shadow_alloc->x - width; in allocate_shadow()
1020 GtkAllocation *shadow_alloc; in adw_flap_snapshot() local
1030 shadow_y = shadow_alloc->y + shadow_alloc->height; in adw_flap_snapshot()
1032 shadow_y = shadow_alloc->y - height; in adw_flap_snapshot()
1035 shadow_x = shadow_alloc->x + shadow_alloc->width; in adw_flap_snapshot()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/livepatch/
H A Dtest_klp_shadow_vars.c72 static void *shadow_alloc(void *obj, unsigned long id, size_t size, in shadow_alloc() function
192 sv1[i] = shadow_alloc(&objs[i], SV_ID1, in test_klp_shadow_vars_init()
207 sv2[i] = shadow_alloc(&objs[i], SV_ID2, sizeof(pnfields2[i]), in test_klp_shadow_vars_init()
/dports/multimedia/libv4l/linux-5.13-rc2/lib/livepatch/
H A Dtest_klp_shadow_vars.c72 static void *shadow_alloc(void *obj, unsigned long id, size_t size, in shadow_alloc() function
192 sv1[i] = shadow_alloc(&objs[i], SV_ID1, in test_klp_shadow_vars_init()
207 sv2[i] = shadow_alloc(&objs[i], SV_ID2, sizeof(pnfields2[i]), in test_klp_shadow_vars_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/livepatch/
H A Dtest_klp_shadow_vars.c72 static void *shadow_alloc(void *obj, unsigned long id, size_t size, in shadow_alloc() function
192 sv1[i] = shadow_alloc(&objs[i], SV_ID1, in test_klp_shadow_vars_init()
207 sv2[i] = shadow_alloc(&objs[i], SV_ID2, sizeof(pnfields2[i]), in test_klp_shadow_vars_init()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-flap.c1120 GtkAllocation *shadow_alloc; in hdy_flap_draw() local
1123 shadow_alloc = content_above_flap ? &self->content.allocation : &self->flap.allocation; in hdy_flap_draw()
1131 shadow_y = shadow_alloc->y + shadow_alloc->height; in hdy_flap_draw()
1134 shadow_y = shadow_alloc->y - height; in hdy_flap_draw()
1139 shadow_x = shadow_alloc->x + shadow_alloc->width; in hdy_flap_draw()
1142 shadow_x = shadow_alloc->x - width; in hdy_flap_draw()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-flap.c1119 GtkAllocation *shadow_alloc; in hdy_flap_draw() local
1122 shadow_alloc = content_above_flap ? &self->content.allocation : &self->flap.allocation; in hdy_flap_draw()
1130 shadow_y = shadow_alloc->y + shadow_alloc->height; in hdy_flap_draw()
1133 shadow_y = shadow_alloc->y - height; in hdy_flap_draw()
1138 shadow_x = shadow_alloc->x + shadow_alloc->width; in hdy_flap_draw()
1141 shadow_x = shadow_alloc->x - width; in hdy_flap_draw()