Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dinputprocessor.c780 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_QueryInterface()
786 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_AddRef()
792 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_Release()
799 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_ActivateProfile()
808 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_DeactivateProfile()
817 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_GetProfile()
826 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_EnumProfiles()
845 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_ReleaseInputProcessor()
855 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_RegisterProfile()
865 InputProcessorProfiles *This = impl_from_ITfInputProcessorProfileMgr(iface); in InputProcessorProfileMgr_UnregisterProfile()
[all …]