Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_configuration.h34 std::string actionLabel; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp266 void TextFieldComponent::SetActionLabel(const std::string& actionLabel) in SetActionLabel()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h63 std::string actionLabel; member
525 void SetActionLabel(const std::string& actionLabel) in SetActionLabel()