Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dx11_init.c461 static void inputMethodDestroyCallback(XIM im, XPointer clientData, XPointer callData) in inputMethodDestroyCallback() function
486 callback.callback = (XIMProc) inputMethodDestroyCallback; in inputMethodInstantiateCallback()