Searched refs:g_iat_patch_window_from_point (Results 1 – 1 of 1) sorted by relevance
91 base::LazyInstance<base::win::IATPatchFunction> g_iat_patch_window_from_point = variable421 if (windowless_ && !g_iat_patch_window_from_point.Pointer()->is_patched() && in PlatformInitialize()423 g_iat_patch_window_from_point.Pointer()->Patch( in PlatformInitialize()448 if (g_iat_patch_window_from_point.Pointer()->is_patched()) in PlatformDestroyInstance()449 g_iat_patch_window_from_point.Pointer()->Unpatch(); in PlatformDestroyInstance()