Home
last modified time | relevance | path

Searched refs:DOM_SUBMIT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.cpp293 … { DOM_SUBMIT, [](SearchDeclaration& searchDeclaration, TextFieldDeclaration& textFieldDeclaration, in SetSpecializedEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_search.cpp290 …{ DOM_SUBMIT, [](const RefPtr<SearchComponent>& search, const RefPtr<TextFieldComponent>& textFiel… in AddSpecializedEvent()
H A Ddom_type.cpp1042 const char DOM_SUBMIT[] = "submit"; variable
H A Ddom_type.h1046 ACE_EXPORT extern const char DOM_SUBMIT[];