Searched defs:SetFocusAnimationColor (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/stepper/ | ||
H A D | stepper_item_component.h | 53 void SetFocusAnimationColor(const Color& color) in SetFocusAnimationColor() function in OHOS::Ace::StepperItemComponent |
/foundation/arkui/ace_engine/frameworks/core/components/button/ | ||
H A D | button_component.cpp | 270 void ButtonComponent::SetFocusAnimationColor(const Color& color) in SetFocusAnimationColor() function in OHOS::Ace::ButtonComponent |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ | ||
H A D | button_declaration.h | 476 void SetFocusAnimationColor(const Color& color) in SetFocusAnimationColor() function in OHOS::Ace::ButtonDeclaration |
/foundation/arkui/ace_engine/frameworks/core/components/list/ | ||
H A D | list_item_component.h | 97 void SetFocusAnimationColor(const Color& color) in SetFocusAnimationColor() function in OHOS::Ace::ListItemComponent |
Completed in 4 milliseconds