Home
last modified time | relevance | path

Searched refs:mpInputMethod (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx338 SalI18N_InputMethod *mpInputMethod; member in SalDisplay
485 SalI18N_InputMethod* GetInputMethod() const { return mpInputMethod; } in GetInputMethod()
488 { mpInputMethod = pInputMethod; } in SetInputMethod()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx501 mpInputMethod( NULL ), in SalDisplay()
553 delete mpInputMethod, mpInputMethod = (SalI18N_InputMethod*)ILLEGAL_POINTER; in doDestruct()
1676 || (mpInputMethod != NULL && mpInputMethod->PosixLocale()) ) in GetKeySym()
2280 if ( mpInputMethod->FilterEvent( pEvent , aWindow ) ) in Dispatch()
2285 if ( mpInputMethod->FilterEvent( pEvent, None ) ) in Dispatch()

Completed in 20 milliseconds