Searched refs:m_pContextOwnerServices (Results 1 – 3 of 3) sorted by relevance
337 if (m_pContextOwnerServices) in DestroyInputContext()339 m_pContextOwnerServices->Release(); in DestroyInputContext()340 m_pContextOwnerServices = NULL; in DestroyInputContext()
998 auto pContextOwnerServices = pCicIC->m_pContextOwnerServices; in ImeUIOnLayoutChange()1053 pCicIC->m_pContextOwnerServices->AddRef(); in ImeUIMsImeModeBiasHandler()1054 pCicIC->m_pContextOwnerServices->OnAttributeChange(GUID_PROP_MODEBIAS); in ImeUIMsImeModeBiasHandler()1055 pCicIC->m_pContextOwnerServices->Release(); in ImeUIMsImeModeBiasHandler()
84 ITfContextOwnerServices *m_pContextOwnerServices; variable