Searched refs:IME_PROP_COMPLETE_ON_UNSELECT (Results 1 – 5 of 5) sorted by relevance
108 lpIMEInfo->fdwProperty = IME_PROP_COMPLETE_ON_UNSELECT | IME_PROP_SPECIAL_UI | in Inquire()122 lpIMEInfo->fdwProperty = IME_PROP_COMPLETE_ON_UNSELECT | IME_PROP_SPECIAL_UI | in Inquire()
383 if (!(IMEInfo.fdwProperty & IME_PROP_COMPLETE_ON_UNSELECT)) in OnCleanupContext()
250 #define IME_PROP_COMPLETE_ON_UNSELECT 0x00100000 macro
463 if (pImeDpi->ImeInfo.fdwProperty & IME_PROP_COMPLETE_ON_UNSELECT) in ImmActivateLayout()
91 IME_PROP_COMPLETE_ON_UNSELECT | \ in Imm32InquireIme()