ReactOS 0.4.15-dev-6675-gcbc63d8
|
Go to the source code of this file.
Typedefs | |
typedef DWORD | TfEditCookie |
typedef DWORD | TfClientId |
typedef DWORD | TfGuidAtom |
typedef UINT_PTR | HKL |
typedef struct TF_PERSISTENT_PROPERTY_HEADER_ACP | TF_PERSISTENT_PROPERTY_HEADER_ACP |
typedef struct TF_LANGUAGEPROFILE | TF_LANGUAGEPROFILE |
typedef struct TF_PRESERVEDKEY | TF_PRESERVEDKEY |
typedef uuid | TF_LS_SOLID = 1 |
typedef uuid | TF_LS_DOT = 2 |
typedef uuid | TF_LS_DASH = 3 |
typedef uuid | TF_LS_SQUIGGLE |
typedef struct TF_DA_COLOR | TF_DA_COLOR |
typedef struct TF_DISPLAYATTRIBUTE | TF_DISPLAYATTRIBUTE |
Enumerations | |
enum | TfAnchor { TF_ANCHOR_START = 0 , TF_ANCHOR_END = 1 } |
enum | TF_DA_COLORTYPE { TF_CT_NONE = 0 , TF_CT_SYSCOLOR = 1 , TF_CT_COLORREF = 2 } |
enum | TF_DA_ATTR_INFO { TF_ATTR_INPUT = 0 , TF_ATTR_TARGET_CONVERTED = 1 , TF_ATTR_CONVERTED = 2 , TF_ATTR_TARGET_NOTCONVERTED = 3 , TF_ATTR_INPUT_ERROR = 4 , TF_ATTR_FIXEDCONVERTED = 5 , TF_ATTR_OTHER = -1 } |
Functions | |
HRESULT WINAPI | TF_CreateThreadMgr (ITfThreadMgr **pptim) |
HRESULT WINAPI | TF_GetThreadMgr (ITfThreadMgr **pptim) |
HRESULT WINAPI | TF_CreateInputProcessorProfiles (ITfInputProcessorProfiles **ppipr) |
HRESULT WINAPI | TF_CreateLangBarMgr (ITfLangBarMgr **pppbm) |
HRESULT WINAPI | TF_CreateLangBarItemMgr (ITfLangBarItemMgr **pplbim) |
HRESULT WINAPI | TF_InvalidAssemblyListCacheIfExist (void) |
DEFINE_GUID (GUID_PROP_ATTRIBUTE, 0x34b45670, 0x7526, 0x11d2, 0xa1, 0x47, 0x00, 0x10, 0x5a, 0x27, 0x99, 0xb5) | |
typedef struct TF_DA_COLOR TF_DA_COLOR |
typedef uuid TF_LS_DASH = 3 |
typedef uuid TF_LS_SOLID = 1 |
typedef uuid TF_LS_SQUIGGLE |
typedef struct TF_PRESERVEDKEY TF_PRESERVEDKEY |
typedef DWORD TfClientId |
typedef DWORD TfEditCookie |
typedef DWORD TfGuidAtom |
Enumerator | |
---|---|
TF_ATTR_INPUT | |
TF_ATTR_TARGET_CONVERTED | |
TF_ATTR_CONVERTED | |
TF_ATTR_TARGET_NOTCONVERTED | |
TF_ATTR_INPUT_ERROR | |
TF_ATTR_FIXEDCONVERTED | |
TF_ATTR_OTHER |
Definition at line 727 of file msctf.idl.
Enumerator | |
---|---|
TF_CT_NONE | |
TF_CT_SYSCOLOR | |
TF_CT_COLORREF |
DEFINE_GUID | ( | GUID_PROP_ATTRIBUTE | , |
0x34b45670 | , | ||
0x7526 | , | ||
0x11d2 | , | ||
0xa1 | , | ||
0x47 | , | ||
0x00 | , | ||
0x10 | , | ||
0x5a | , | ||
0x27 | , | ||
0x99 | , | ||
0xb5 | |||
) |
Definition at line 668 of file msctf.c.
HRESULT WINAPI TF_CreateLangBarItemMgr | ( | ITfLangBarItemMgr ** | pplbim | ) |
HRESULT WINAPI TF_CreateLangBarMgr | ( | ITfLangBarMgr ** | pppbm | ) |
Definition at line 686 of file msctf.c.
HRESULT WINAPI TF_CreateThreadMgr | ( | ITfThreadMgr ** | pptim | ) |
Definition at line 619 of file msctf.c.
HRESULT WINAPI TF_GetThreadMgr | ( | ITfThreadMgr ** | pptim | ) |
Definition at line 628 of file msctf.c.
Referenced by DocumentMgr_Destructor().
GUID catid |
Definition at line 608 of file msctf.idl.
Referenced by ATL::AtlRegisterClassCategoriesHelper(), AtlRegisterClassCategoriesHelper(), CategoryMgr_FindClosestCategory(), CATIDEnumGUID_Next(), COMCAT_IEnumCATEGORYINFO_Next(), deactivate_remove_conflicting_ts(), InputProcessorProfileMgr_GetActiveProfile(), InputProcessorProfiles_GetDefaultLanguageProfile(), InputProcessorProfiles_SetDefaultLanguageProfile(), ProfileActivationSink_OnActivated(), ProfilesEnumGuid_Next(), RegisterComCat(), and UnregisterComCat().
Definition at line 47 of file msctf.idl.
Referenced by initialize().
Definition at line 45 of file msctf.idl.
Referenced by initialize().
Definition at line 44 of file msctf.idl.
Referenced by initialize(), and test_MultiThreadApartment_Thread().
Definition at line 57 of file msctf.idl.
Referenced by test_Compartments().
Definition at line 55 of file msctf.idl.
Referenced by test_Compartments().
Definition at line 65 of file msctf.idl.
Referenced by test_FindClosestCategory(), test_RegisterCategory(), and test_UnregisterCategory().
Definition at line 64 of file msctf.idl.
Referenced by add_active_textservice(), InputProcessorProfiles_SetDefaultLanguageProfile(), next_LanguageProfile(), and test_FindClosestCategory().
Definition at line 62 of file msctf.idl.
Referenced by add_active_textservice(), InputProcessorProfiles_SetDefaultLanguageProfile(), next_LanguageProfile(), test_EnumLanguageProfiles(), test_FindClosestCategory(), test_RegisterCategory(), and test_UnregisterCategory().
Definition at line 63 of file msctf.idl.
Referenced by add_active_textservice(), InputProcessorProfiles_SetDefaultLanguageProfile(), next_LanguageProfile(), and test_FindClosestCategory().
GUID guidProfile |
Definition at line 607 of file msctf.idl.
Referenced by add_userkey(), InputProcessorProfileMgr_ActivateProfile(), InputProcessorProfileMgr_DeactivateProfile(), InputProcessorProfileMgr_GetProfile(), InputProcessorProfileMgr_RegisterProfile(), InputProcessorProfileMgr_UnregisterProfile(), InputProcessorProfiles_AddLanguageProfile(), InputProcessorProfiles_EnableLanguageProfile(), InputProcessorProfiles_EnableLanguageProfileByDefault(), InputProcessorProfiles_IsEnabledLanguageProfile(), ProfileActivationSink_OnActivated(), and WMWriter_SetProfileByID().
HKL hkl |
Definition at line 611 of file msctf.idl.
Referenced by acquire_tests(), activate_keyboard_layout(), get_input_codepage(), InputProcessorProfileMgr_ActivateProfile(), InputProcessorProfileMgr_DeactivateProfile(), InputProcessorProfileMgr_GetProfile(), LayoutList_GetByHkl(), LocaleList_GetByHkl(), ProfileActivationSink_OnActivated(), SetKeyboardLayoutName(), SpiGetSet(), START_TEST(), test_dik_codes(), and test_ImmGetDescription().
LANGID langid |
Definition at line 605 of file msctf.idl.
Referenced by activate_keyboard_layout(), add_userkey(), BackgroundCopyManager_GetErrorDescription(), ConvertDefaultLocale(), EnumTfLanguageProfiles_Constructor(), InputProcessorProfileMgr_ActivateProfile(), InputProcessorProfileMgr_DeactivateProfile(), InputProcessorProfileMgr_EnumProfiles(), InputProcessorProfileMgr_GetProfile(), InputProcessorProfileMgr_RegisterProfile(), InputProcessorProfileMgr_UnregisterProfile(), InputProcessorProfiles_ActivateLanguageProfile(), InputProcessorProfiles_AddLanguageProfile(), InputProcessorProfiles_ChangeCurrentLanguage(), InputProcessorProfiles_EnableLanguageProfile(), InputProcessorProfiles_EnableLanguageProfileByDefault(), InputProcessorProfiles_EnumLanguageProfiles(), InputProcessorProfiles_GetDefaultLanguageProfile(), InputProcessorProfiles_IsEnabledLanguageProfile(), InputProcessorProfiles_SetDefaultLanguageProfile(), is_locale_english(), IsLayoutExists(), match_language(), msi_publish_install_properties(), msi_publish_product_properties(), MsiGetLanguage(), ProfileActivationSink_OnActivated(), set_installer_properties(), START_TEST(), test_dik_codes(), test_GetKeyboardLayoutList(), test_GetLocaleInfoW(), test_installprops(), test_ScriptItemIzeShapePlace(), and validate_package().