Searched defs:SetDisabledColor (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/button/ | ||
H A D | button_component.cpp | 245 void ButtonComponent::SetDisabledColor(const Color& color) in SetDisabledColor() function in OHOS::Ace::ButtonComponent |
/foundation/arkui/ace_engine/frameworks/core/components/stepper/ | ||
H A D | stepper_component.h | 199 void SetDisabledColor(const Color& disabledColor) in SetDisabledColor() function in OHOS::Ace::StepperComponent |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ | ||
H A D | button_declaration.h | 434 void SetDisabledColor(const Color& color) in SetDisabledColor() function in OHOS::Ace::ButtonDeclaration |
/foundation/arkui/ace_engine/frameworks/core/components/select/ | ||
H A D | select_component.h | 101 void SetDisabledColor(const Color& disabledColor) in SetDisabledColor() function in OHOS::Ace::SelectComponent |
H A D | select_theme.h | 468 void SetDisabledColor(const Color& value) in SetDisabledColor() function in OHOS::Ace::final |
Completed in 7 milliseconds