Home
last modified time | relevance | path

Searched refs:SetPointColor (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_paint_method.h82 radioModifier_->SetPointColor(pointColor_); in UpdateContentModifier()
H A Dradio_modifier.h81 void SetPointColor(const Color& pointColor) in SetPointColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_paint_method.h107 … checkboxGroupModifier_->SetPointColor(paintProperty->GetCheckBoxGroupCheckMarkColor().value()); in SetModifierContentType()
H A Dcheckboxgroup_modifier.h128 void SetPointColor(Color pointColor) in SetPointColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_modifier.h116 void SetPointColor(const Color& color) in SetPointColor() function
H A Dcheckbox_paint_method.h86 checkboxModifier_->SetPointColor(paintProperty->GetCheckBoxCheckMarkColorValue()); in UpdateCheckboxColors()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_paint_method.h108 switchModifier_->SetPointColor(paintProperty->GetSwitchPointColor().value()); in UpdateContentModifier()
H A Dswitch_modifier.h137 void SetPointColor(const Color& color) in SetPointColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtoggle_model_impl.cpp126 switchComponent->SetPointColor(switchPointColor); in SetSwitchPointColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.h195 void SetPointColor(const Color& pointColor) in SetPointColor() function