Home
last modified time | relevance | path

Searched defs:imagePaintProperty (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
Dtabs_attr_test_ng.cpp1579 auto imagePaintProperty = iconNode->GetPaintProperty<ImageRenderProperty>(); variable
1618 auto imagePaintProperty = iconNode->GetPaintProperty<ImageRenderProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_pattern.cpp465 auto imagePaintProperty = snapshotWindow_->GetPaintProperty<ImageRenderProperty>(); in CreateSnapshotWindow() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_content_model_ng.cpp427 auto imagePaintProperty = iconNode->GetPaintProperty<ImageRenderProperty>(); in AddTabBarItem() local
Dtab_bar_pattern.cpp1614 auto imagePaintProperty = imageNode->GetPaintProperty<ImageRenderProperty>(); in MaskAnimationFinish() local
2090 auto imagePaintProperty = imageNode->GetPaintProperty<ImageRenderProperty>(); in UpdateImageColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dsheet_presentation_pattern.cpp1242 auto imagePaintProperty = iconNode->GetPaintProperty<ImageRenderProperty>(); in OnColorConfigurationUpdate() local