Home
last modified time | relevance | path

Searched defs:GetEnterKeyType (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dtextinput_composed_element.cpp228 std::string TextInputComposedElement::GetEnterKeyType() const in GetEnterKeyType() function in OHOS::Ace::V2::TextInputComposedElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model_ng.cpp1687 TextInputAction TextFieldModelNG::GetEnterKeyType(FrameNode* frameNode) in GetEnterKeyType() function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp4547 const ArkUI_AttributeItem* GetEnterKeyType(ArkUI_NodeHandle node) in GetEnterKeyType() function