Home
last modified time | relevance | path

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

/reactos/dll/win32/imm32/
H A Dwin3.c89 if (pIC->cfCompForm.dwStyle != CFS_DEFAULT) in WINNLSTranslateMessageJ()
110 if (pIC->cfCompForm.dwStyle != CFS_DEFAULT) in WINNLSTranslateMessageJ()
129 if (pIC->cfCompForm.dwStyle != CFS_DEFAULT) in WINNLSTranslateMessageJ()
H A Dime.c1724 pIC->cfCompForm.dwStyle != CFS_DEFAULT) in ImmSetCompositionFontA()
1780 pIC->cfCompForm.dwStyle != CFS_DEFAULT) in ImmSetCompositionFontW()
/reactos/sdk/include/psdk/
H A Dimm.h323 #define CFS_DEFAULT 0x0000 macro
/reactos/dll/ime/msctfime/
H A Dui.cpp803 if (dwStyle == CFS_DEFAULT) in GetLevelFromIMC()