Home
last modified time | relevance | path

Searched defs:hasBackground (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_component.h162 void SetHasBackgroundColor(bool hasBackground) in SetHasBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_text_style.h135 bool hasBackground = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2009 auto hasBackground = drawableVec_[static_cast<int32_t>(RSDrawableSlot::BACKGROUND_COLOR)] || in UpdateFilterCacheWithBackgroundDirty() local