Home
last modified time | relevance | path

Searched defs:badgeTextColor (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_data.h38 std::optional<Color> badgeTextColor; member
H A Dbadge_pattern.cpp87 auto badgeTextColor = layoutProperty->GetBadgeTextColor(); in OnModifyDone() local
119 auto badgeTextColor = layoutProperty->GetBadgeTextColor(); in DumpInfo() local
145 auto badgeTextColor = layoutProperty->GetBadgeTextColor(); in DumpInfo() local
171 auto badgeTextColor = layoutProperty->GetBadgeTextColor(); in DumpSimplifyInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/
H A Dbadge_declaration.h37 Color badgeTextColor; member
201 void SetBadgeTextColor(const Color& badgeTextColor) in SetBadgeTextColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Dbadge_component.cpp160 void BadgeComponent::SetBadgeTextColor(const Color& badgeTextColor) in SetBadgeTextColor() argument

Completed in 2 milliseconds