Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Dkeyframes_draw.c172 static short compare_ak_bezt(void *node, void *data) in compare_ak_bezt() function
337 BLI_dlrbTree_add(keys, compare_ak_bezt, nalloc_ak_bezt, nupdate_ak_bezt, bezt); in add_bezt_to_keycolumns_list()