Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp159 { DOM_BUTTON_FONT_FAMILY, [](ButtonDeclaration& button, const std::string& value) { in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp966 const char DOM_BUTTON_FONT_FAMILY[] = "fontFamily"; variable
H A Ddom_type.h970 ACE_EXPORT extern const char DOM_BUTTON_FONT_FAMILY[];