Searched refs:IsValidTextEditorProxy (Results 1 – 1 of 1) sorted by relevance
96 static int32_t IsValidTextEditorProxy(InputMethod_TextEditorProxy *textEditor) in IsValidTextEditorProxy() function150 …if ((IsValidTextEditorProxy(textEditor) != IME_ERR_OK) || options == nullptr || inputMethodProxy =… in OH_InputMethodController_Attach()