Searched defs:enterKeyType (Results 1 – 9 of 9) sorted by relevance
363 enterKeyType(value: EnterKeyType): RichEditorAttribute { method in ArkRichEditorComponent
887 enterKeyType(value: EnterKeyType): SearchAttribute { method in ArkSearchComponent
1356 enterKeyType(value: EnterKeyType): TextAreaAttribute { method in ArkTextAreaComponent
330 void SetRichEditorEnterKeyType(ArkUINodeHandle node, ArkUI_Uint32 enterKeyType) in SetRichEditorEnterKeyType()
945 uint32_t enterKeyType = static_cast<uint32_t>(TextInputAction::NEW_LINE); in SetEnterKeyType() local
1141 …nst std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) in OnInterceptKeyboardAttach()
7101 …nst std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) in OnInterceptKeyboardAttach()
5239 int32_t enterKeyType = enterKeyTypeObj->ToNumber<int32_t>(); in ParseJsCustomKeyboardOption() local
8419 enterKeyType(value) { method in ArkRichEditorComponent9518 enterKeyType(value) { method in ArkSearchComponent13247 enterKeyType(value) { method in ArkTextAreaComponent14757 enterKeyType(value) { method in ArkTextInputComponent