Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dmsctf.spec34 @ stdcall TF_MlngInfoCount() function
H A Dmlng.cpp520 if (cKLs != TF_MlngInfoCount()) in CheckMlngInfo()
614 EXTERN_C INT WINAPI TF_MlngInfoCount(VOID) in TF_MlngInfoCount() function
/reactos/dll/win32/msutb/
H A Dmsutb.cpp274 INT iKL, cKLs = TF_MlngInfoCount(); in GetIconIndexFromhKL()
291 INT iKL, cKLs = TF_MlngInfoCount(); in GethKLDesc()
3773 ShowInternal(TF_MlngInfoCount() > 1, 0); in CLBarInatItem()
3803 INT iKL, cKLs = TF_MlngInfoCount(); in InitMenu()
/reactos/sdk/include/psdk/
H A Dmsctf.idl66 cpp_quote("EXTERN_C INT WINAPI TF_MlngInfoCount(VOID);")