• Home
  • Raw
  • Download

Lines Matching defs:nested

59 struct nested {  struct
71 const struct nested_renderer *renderer; argument
104 struct nested *nested; member
269 struct nested *nested = data; in redraw_handler() local
299 struct nested *nested = data; in keyboard_focus_handler() local
307 struct nested *nested = container_of(task, struct nested, child_task); in handle_child_data() local
322 launch_client(struct nested *nested, const char *path) in launch_client()
395 struct nested *nested = surface->nested; in destroy_surface() local
427 struct nested *nested = surface->nested; in surface_attach() local
474 struct nested *nested = surface->nested; in nested_surface_attach() local
553 struct nested *nested = surface->nested; in surface_commit() local
612 struct nested *nested = wl_resource_get_user_data(resource); in compositor_create_surface() local
719 struct nested *nested = data; in compositor_bind() local
729 nested_init_compositor(struct nested *nested) in nested_init_compositor()
801 struct nested *nested; in nested_create() local
825 nested_destroy(struct nested *nested) in nested_destroy()
865 struct nested *nested = data; in blit_frame_callback() local
880 blit_render_clients(struct nested *nested, in blit_render_clients()
921 struct nested *nested = surface->nested; in blit_surface_attach() local
957 struct nested *nested = surface->nested; in ss_surface_init() local
1004 ss_render_clients(struct nested *nested, in ss_render_clients()
1045 struct nested *nested = surface->nested; in ss_surface_attach() local
1112 struct nested *nested; in main() local