Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx56 typedef XIM (*OpenFunction)(Display*, XrmDatabase, char*, char*, XIMArg*); typedef
61 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 11 milliseconds