Searched refs:prof_mgr (Results 1 – 1 of 1) sorted by relevance
140 base::win::ScopedComPtr<ITfInputProcessorProfileMgr> prof_mgr; in SetInputLanguage() local142 if (SUCCEEDED(prof_mgr.CreateInstance(CLSID_TF_InputProcessorProfiles)) && in SetInputLanguage()143 SUCCEEDED(prof_mgr->GetActiveProfile(GUID_TFCAT_TIP_KEYBOARD, &prof)) && in SetInputLanguage()