Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_theme.h244 const Color& GetTextWaitingColor() const in GetTextWaitingColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp433 textStyle_.SetTextColor(buttonTheme_->GetTextWaitingColor()); in PrepareWaitingWithText()