Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp54 style.borderEdge.SetColor(buttonTheme->GetDownloadBorderColor()); in InitializeStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_theme.h329 const Color& GetDownloadBorderColor() const in GetDownloadBorderColor() function