Searched refs:imc_destroy (Results 1 – 1 of 1) sorted by relevance
1697 HIMC imc_destroy; in test_InvalidIMC() local1710 imc_destroy = ImmCreateContext(); in test_InvalidIMC()1711 ret = ImmDestroyContext(imc_destroy); in test_InvalidIMC()1859 ret = ImmSetOpenStatus(imc_destroy, 1); in test_InvalidIMC()1876 ret = ImmGetOpenStatus(imc_destroy); in test_InvalidIMC()1893 ret = ImmGetStatusWindowPos(imc_destroy, NULL); in test_InvalidIMC()1927 ret = ImmSetCompositionFontA(imc_destroy, &lf); in test_InvalidIMC()1978 ret = ImmSetStatusWindowPos(imc_destroy, 0); in test_InvalidIMC()2012 ic = ImmLockIMC(imc_destroy); in test_InvalidIMC()2029 ret = ImmUnlockIMC(imc_destroy); in test_InvalidIMC()[all …]