Searched refs:CreateKeyboardWithNode (Results 1 – 2 of 2) sorted by relevance
44 return CreateKeyboardWithNode(targetId, keyboardNode); in CreateKeyboard()47 …static RefPtr<FrameNode> CreateKeyboardWithNode(int32_t targetId, const RefPtr<UINode>& keyboardNo… in CreateKeyboardWithNode() function
5430 auto customKeyboard = KeyboardView::CreateKeyboardWithNode(targetId, keyboard); in BindKeyboardWithNode()