Searched refs:OH_TextConfig_GetWindowId (Results 1 – 7 of 7) sorted by relevance
224 InputMethod_ErrorCode OH_TextConfig_GetWindowId(InputMethod_TextConfig *config, int32_t *windowId);
176 InputMethod_ErrorCode OH_TextConfig_GetWindowId(InputMethod_TextConfig *config, int32_t *windowId) in OH_TextConfig_GetWindowId() function
44 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetWindowId](_inpu…
126 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_TextConfig_GetWindowId](#oh_textconfig_getwin…2019 ### OH_TextConfig_GetWindowId()2022 InputMethod_ErrorCode OH_TextConfig_GetWindowId (InputMethod_TextConfig * config, int32_t * windowI…
125 EXPECT_EQ(IME_ERR_OK, OH_TextConfig_GetWindowId(config, &actWindowId));574 auto ret = OH_TextConfig_GetWindowId(nullptr, nullptr);578 ret = OH_TextConfig_GetWindowId(config, nullptr);