Searched defs:enterKeyType (Results 1 – 9 of 9) sorted by relevance
363 enterKeyType(value: EnterKeyType): RichEditorAttribute { method in ArkRichEditorComponent
900 enterKeyType(value: EnterKeyType): SearchAttribute { method in ArkSearchComponent
1370 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()
7267 …nst std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) in OnInterceptKeyboardAttach()
5329 int32_t enterKeyType = enterKeyTypeObj->ToNumber<int32_t>(); in ParseJsCustomKeyboardOption() local
8562 enterKeyType(value) { method in ArkRichEditorComponent9715 enterKeyType(value) { method in ArkSearchComponent13505 enterKeyType(value) { method in ArkTextAreaComponent15076 enterKeyType(value) { method in ArkTextInputComponent