Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dinputprocessor.c181 static const IEnumTfInputProcessorProfilesVtbl EnumTfInputProcessorProfilesVtbl = { variable
835 enum_profiles->IEnumTfInputProcessorProfiles_iface.lpVtbl = &EnumTfInputProcessorProfilesVtbl; in InputProcessorProfileMgr_EnumProfiles()