ReactOS 0.4.16-dev-737-g3368adc
|
Public Attributes | |
TF_LANGUAGEPROFILE | LanguageProfile |
ITfTextInputProcessor * | pITfTextInputProcessor |
ITfThreadMgrEx * | pITfThreadMgrEx |
ITfKeyEventSink * | pITfKeyEventSink |
TfClientId | tid |
TF_LANGUAGEPROFILE ActivatedTextService::LanguageProfile |
Definition at line 52 of file msctf.c.
Referenced by activate_given_ts(), add_active_textservice(), deactivate_remove_conflicting_ts(), get_active_textservice(), and get_textservice_clsid().
ITfKeyEventSink* ActivatedTextService::pITfKeyEventSink |
Definition at line 55 of file msctf.c.
Referenced by add_active_textservice(), get_textservice_sink(), and set_textservice_sink().
ITfTextInputProcessor* ActivatedTextService::pITfTextInputProcessor |
Definition at line 53 of file msctf.c.
Referenced by activate_given_ts(), add_active_textservice(), and deactivate_given_ts().
ITfThreadMgrEx* ActivatedTextService::pITfThreadMgrEx |
Definition at line 54 of file msctf.c.
Referenced by activate_given_ts(), and deactivate_given_ts().
TfClientId ActivatedTextService::tid |
Definition at line 56 of file msctf.c.
Referenced by activate_given_ts(), add_active_textservice(), get_textservice_clsid(), get_textservice_sink(), and set_textservice_sink().