Searched refs:szwFullLangfmt (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/msctf/ |
H A D | inputprocessor.c | 47 static const WCHAR szwFullLangfmt[] = {'%','s','\\','%','s','\\','%','s','\\','0','x','%','0','8','… variable 233 swprintf(fullkey,szwFullLangfmt,szwSystemTIPKey,buf,szwLngp,langid,buf2); in add_userkey() 647 swprintf(fullkey,szwFullLangfmt,szwSystemTIPKey,buf,szwLngp,langid,buf2); in InputProcessorProfiles_EnableLanguageProfile() 680 swprintf(fullkey,szwFullLangfmt,szwSystemTIPKey,buf,szwLngp,langid,buf2); in InputProcessorProfiles_IsEnabledLanguageProfile() 724 swprintf(fullkey,szwFullLangfmt,szwSystemTIPKey,buf,szwLngp,langid,buf2); in InputProcessorProfiles_EnableLanguageProfileByDefault()
|