Home
last modified time | relevance | path

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

/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dwindowstack.c101 static DFBEnumerationResult stack_attach_devices( CoreInputDevice *device,
161 stack_attach_devices(device, stack_container->ctx); in stack_containers_attach_device()
250 dfb_input_enumerate_devices( stack_attach_devices, stack, DICAPS_ALL ); in dfb_windowstack_create()
899 stack_attach_devices( CoreInputDevice *device, in stack_attach_devices() function