Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Devents.c3102 weed_plant_t **bitmpl = NULL, **botmpl = NULL; in process_events() local
3368 botmpl[i] = weed_plant_copy(cotmpl[i]); in process_events()
3388 weed_leaf_copy_or_delete(cotmpl[i], WEED_LEAF_HOST_DISABLED, botmpl[i]); in process_events()
3389 weed_leaf_copy_or_delete(cotmpl[i], WEED_LEAF_HOST_REPEATS, botmpl[i]); in process_events()
3390 weed_plant_free(botmpl[i]); in process_events()
3392 lives_free(botmpl); in process_events()
3630 weed_plant_t **bitmpl = NULL, **botmpl = NULL; in render_events() local
4221 botmpl[i] = weed_plant_copy(cotmpl[i]); in render_events()
4244 weed_leaf_copy_or_delete(cotmpl[i], WEED_LEAF_HOST_REPEATS, botmpl[i]); in render_events()
4245 weed_plant_free(botmpl[i]); in render_events()
[all …]