Home
last modified time | relevance | path

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

/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Dvscore.h679 void functionInstanceDestroyed();
H A Dvscore.cpp118 core->functionInstanceDestroyed(); in ~ExtFunction()
1186 void VSCore::functionInstanceDestroyed() { function in VSCore