Searched refs:GetCustomKeyboardOption (Results 1 – 4 of 4) sorted by relevance
259 static bool GetCustomKeyboardOption(FrameNode* frameNode);
1884 bool TextFieldModelNG::GetCustomKeyboardOption(FrameNode* frameNode) in GetCustomKeyboardOption() function in OHOS::Ace::NG::TextFieldModelNG1889 return pattern->GetCustomKeyboardOption(); in GetCustomKeyboardOption()
1273 bool GetCustomKeyboardOption() in GetCustomKeyboardOption() function
1574 return static_cast<ArkUI_Int32>(TextFieldModelNG::GetCustomKeyboardOption(frameNode)); in GetTextInputCustomKeyboardOption()