Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_constants.cpp126 const std::shared_ptr<ButtonMethod> DeclarationConstants::DEFAULT_BUTTON_METHOD = std::make_shared<
H A Ddeclaration_constants.h135 static const std::shared_ptr<ButtonMethod> DEFAULT_BUTTON_METHOD;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h71 struct ButtonMethod : Method { struct