Home
last modified time | relevance | path

Searched refs:GetBgColorState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h267 bool GetBgColorState() const in GetBgColorState() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp295 if (!buttonDeclaration_->GetBgColorState()) { in PrepareDownloadButton()