Lines Matching refs:weed_get_voidptr_value

713     init_event = weed_get_voidptr_value(in_event, WEED_LEAF_INIT_EVENT, NULL);  in event_copy_and_insert()
747 init_event = weed_get_voidptr_value(in_event, WEED_LEAF_INIT_EVENT, &error); in event_copy_and_insert()
1515 … pchain_next = weed_get_voidptr_value((weed_plant_t *)pchain[i], WEED_LEAF_NEXT_CHANGE, NULL); in remove_filter_from_event_list()
1644 … else pchain_next = weed_get_voidptr_value((weed_plant_t *)pchain, WEED_LEAF_NEXT_CHANGE, NULL); in delete_param_changes_after_deinit()
1684 else pchain = weed_get_voidptr_value((weed_plant_t *)pchain, WEED_LEAF_NEXT_CHANGE, NULL); in rescale_param_changes()
1700 else pchain = weed_get_voidptr_value((weed_plant_t *)pchain, WEED_LEAF_NEXT_CHANGE, NULL); in rescale_param_changes()
1898 …weed_plant_t *init_event = (weed_plant_t *)weed_get_voidptr_value(deinit_event, WEED_LEAF_INIT_EVE… in move_filter_deinit_event()
2090 …weed_plant_t *init_event = (weed_plant_t *)weed_get_voidptr_value(event, WEED_LEAF_INIT_EVENT, NUL… in move_event_right()
2120 init_event = (weed_plant_t *)weed_get_voidptr_value(event, WEED_LEAF_INIT_EVENT, NULL); in move_event_left()
2488 pchange = weed_get_voidptr_value((weed_plant_t *)pchange, WEED_LEAF_NEXT_CHANGE, NULL); in add_track_to_avol_init()
2940 …while ((xevent = (weed_plant_t *)weed_get_voidptr_value(last_pchange_event, WEED_LEAF_NEXT_CHANGE,… in append_param_change_event()
2945 …last_pchange_event = (weed_plant_t *)weed_get_voidptr_value(last_pchange_event, WEED_LEAF_PREV_CHA… in append_param_change_event()
3479 init_event = weed_get_voidptr_value((weed_plant_t *)next_event, WEED_LEAF_INIT_EVENT, NULL); in process_events()
3516 init_event = weed_get_voidptr_value((weed_plant_t *)next_event, WEED_LEAF_INIT_EVENT, NULL); in process_events()
4332 init_event = weed_get_voidptr_value(event, WEED_LEAF_INIT_EVENT, &weed_error); in render_events()
4355 init_event = weed_get_voidptr_value((weed_plant_t *)event, WEED_LEAF_INIT_EVENT, NULL); in render_events()
5728 ievent = (weed_plant_t *)weed_get_voidptr_value(event, WEED_LEAF_INIT_EVENT, NULL); in create_event_list_dialog()