| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| D | indexer_item_component.cpp | 50 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in BuildItem() local
|
| /foundation/graphic/graphic_2d/rosen/samples/texgine/feature_test/ |
| D | align_test.cpp | 72 TexginePaint background; in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
| D | rating_modifier.h | 65 …t ImageSourceInfo& foreground, const ImageSourceInfo& secondary, const ImageSourceInfo& background) in UpdateImageSourceInfo() 73 const ImageSourceInfo& background, const ImagePaintConfig& foregroundConfig) in JudgeImageSourceInfo()
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| D | testing_image_filter.h | 53 bool enforcePMColor, std::shared_ptr<TestingImageFilter> background, in CreateArithmeticImageFilter()
|
| D | testing_text_style.h | 143 TestingPen background; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
| D | image_filter.cpp | 59 std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground) noexcept in ImageFilter() 111 …bool enforcePMColor, std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foregro… in CreateArithmeticImageFilter()
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| D | rosen_render_list_item.cpp | 343 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in PaintStickyEffectNoTransparent() local 360 void RosenRenderListItem::PaintCurrentSticky(const RefPtr<Decoration>& background, const Offset& of… in PaintCurrentSticky() 382 void RosenRenderListItem::PaintNextSticky(const RefPtr<Decoration>& background, const Offset& offse… in PaintNextSticky()
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| D | indexer_item_component.cpp | 53 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in BuildItem() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
| D | drawable_descriptor.cpp | 257 …auto background = Media::ImageSource::CreateImageSource(backgroundInfo.first.get(), backgroundInfo… in InitLayeredParam() local 398 std::shared_ptr<SkBitmap> background; in CreatePixelMap() local 455 std::shared_ptr<Rosen::Drawing::Bitmap> background; in CreatePixelMap() local
|
| D | js_drawable_descriptor.cpp | 181 auto background = drawable->GetBackground(); in GetBackground() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/page_transition/ |
| D | page_transition_component.h | 49 void SetBackground(const RefPtr<BoxComponent>& background) in SetBackground()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
| D | text_style.h | 134 std::optional<PaintRecord> background; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_image_filter.cpp | 106 sk_sp<SkImageFilter> background = nullptr; in InitWithArithmetic() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/texgine/ |
| D | convert.cpp | 96 std::optional<TextEngine::TexginePaint> background = std::nullopt; in Convert() local
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | root_view.cpp | 293 void RootView::OptimizeInvalidView(UIView* curview, UIView* background, List<Rect>& renderedRects) in OptimizeInvalidView() 340 UIView* background[VIEW_STACK_DEPTH]; in OptimizeInvalidMap() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
| D | text_style.h | 142 std::optional<TexginePaint> background = std::nullopt; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
| D | text_style.h | 92 std::optional<SkPaint> background; // SKIA member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkSpan.ts | 285 background(builder: CustomBuilder, options?: { align?: Alignment }): this { method in ArkSpanComponent
|
| D | ArkXComponent.ts | 88 background(builder: CustomBuilder, options?: { align?: Alignment; }): this { method in ArkXComponentComponent
|
| D | ArkComponent.ts | 2612 background(builder: CustomBuilder, options?: { align?: Alignment }): this { method in ArkComponent
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
| D | declaration.cpp | 3141 …auto& background = static_cast<CommonBackgroundStyle&>(GetStyle(StyleTag::COMMON_BACKGROUND_STYLE)… in ResetDefaultStyles() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 690 const auto& background = GetBackground(); in SetBackBlurFilter() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 2555 background(builder, options) { method in ArkComponent 6090 background(builder, options) { method in ArkSpanComponent 15897 background(builder, options) { method in ArkXComponentComponent
|