Searched refs:pUseInputMethod (Results 1 – 1 of 1) sorted by relevance
284 const char *pUseInputMethod = getenv( "SAL_USEINPUTMETHOD" ); in SalI18N_InputMethod() local285 if ( pUseInputMethod != NULL ) in SalI18N_InputMethod()286 mbUseable = pUseInputMethod[0] != '\0' ; in SalI18N_InputMethod()
Completed in 9 milliseconds