Searched refs:OpenFunction (Results 1 – 1 of 1) sorted by relevance
56 typedef XIM (*OpenFunction)(Display*, XrmDatabase, char*, char*, XIMArg*); typedef61 static OpenFunction g_open_im = (OpenFunction)NULL;214 g_open_im = (OpenFunction)(long)dlsym(g_dlmodule, "__XOpenIM"); in XvaOpenIM()249 g_open_im = (OpenFunction)NULL; in XvaCloseIM()
Completed in 12 milliseconds