Home
last modified time | relevance | path

Searched refs:GetHasBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.h399 bool GetHasBackgroundColor() const in GetHasBackgroundColor() function
H A Drosen_render_picker_base.cpp170 if (data_ && data_->GetHasBackgroundColor() && renderBox) { in PaintGradient()