Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/generic/app/
H A Di18n_im.cxx576 SalXLib *pConnectionHandler = (SalXLib*)pClientData; in InputMethod_ConnectionWatchProc() local
578 if (pConnectionHandler == NULL) in InputMethod_ConnectionWatchProc()
583 pConnectionHandler->Insert (nFileDescriptor, pDisplay, in InputMethod_ConnectionWatchProc()
590 pConnectionHandler->Remove (nFileDescriptor); in InputMethod_ConnectionWatchProc()
595 SalI18N_InputMethod::AddConnectionWatch(Display *pDisplay, void *pConnectionHandler) in AddConnectionWatch() argument
598 if (pDisplay == NULL || pConnectionHandler == NULL) in AddConnectionWatch()
610 (XPointer)pConnectionHandler); in AddConnectionWatch()
/aoo42x/main/vcl/inc/unx/
H A Di18n_im.hxx53 Bool AddConnectionWatch (Display *pDisplay, void *pConnectionHandler);

Completed in 21 milliseconds