Home
last modified time | relevance | path

Searched refs:TEXT_FIELD_ACTION_LABEL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/json/
H A Dtext_field_creator.cpp56 textField->SetActionLabel(json.GetString(TEXT_FIELD_ACTION_LABEL)); in CreateFromJson()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp88 const char TEXT_FIELD_ACTION_LABEL[] = "actionLabel"; variable
H A Dconstants.h93 extern const char TEXT_FIELD_ACTION_LABEL[];