Home
last modified time | relevance | path

Searched defs:ratingTheme (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_layout_algorithm.cpp41 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in MeasureContent() local
86 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in Layout() local
H A Drating_paint_method.h46 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in UpdateContentModifier() local
H A Drating_pattern.cpp46 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in OnAttachToFrameNode() local
513 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in GetInnerFocusPaintRect() local
688 const RefPtr<RatingTheme>& ratingTheme, const RefPtr<IconTheme>& iconTheme) in LoadForeground()
723 const RefPtr<RatingTheme>& ratingTheme, const RefPtr<IconTheme>& iconTheme) in LoadSecondary()
751 const RefPtr<RatingTheme>& ratingTheme, const RefPtr<IconTheme>& iconTheme) in LoadBackground()
786 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in OnModifyDone() local
H A Drating_modifier.cpp68 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in PaintBoard() local
H A Drating_modifier.h173 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); in SetHoverState() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/
H A Drating_test_ng.cpp233 auto ratingTheme = AceType::MakeRefPtr<RatingTheme>(); variable
434 auto ratingTheme = AceType::MakeRefPtr<RatingTheme>(); variable
575 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); variable
757 auto ratingTheme = AceType::MakeRefPtr<RatingTheme>(); variable
1835 auto ratingTheme = pipeline->GetTheme<RatingTheme>(); variable