Searched refs:GetNativeDestroyCallback (Results 1 – 2 of 2) sorted by relevance
138 inline NotifyNativeWinDestroyFunc GetNativeDestroyCallback() in GetNativeDestroyCallback() function
3893 if (window->GetNativeDestroyCallback()) { in NotifyBeforeSubWindowDestroy()3894 window->GetNativeDestroyCallback()(window->GetWindowName()); in NotifyBeforeSubWindowDestroy()