Home
last modified time | relevance | path

Searched refs:SetPaintColor (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h172 void SetPaintColor(const Color& color) in SetPaintColor() function
211 paintParams_->SetPaintColor(paintParams.GetPaintColor()); in FocusPattern()
272 paintParams_->SetPaintColor(paintParams.GetPaintColor()); in SetFocusPaintParams()
404 focusPaintParamsPtr_->SetPaintColor(paramsPtr->GetPaintColor()); in SetFocusPaintParamsPtr()
482 void SetPaintColor(const Color& color) in SetPaintColor() function
488 focusPaintParamsPtr_->SetPaintColor(color); in SetPaintColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_pattern.cpp86 focusPaintParam.SetPaintColor(focusedColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_pattern.h61 paintParam.SetPaintColor(swiperTheme->GetFocusedColor()); in GetFocusPattern()
H A Dswiper_indicator_pattern.h145 paintParam.SetPaintColor(swiperTheme->GetFocusedColor()); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h69 focusPaintParam.SetPaintColor(focusBorderColor_); in GetFocusPattern()
74 focusPaintParam.SetPaintColor(focusBorderColor_); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.h99 focusPaintParam.SetPaintColor(focusColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.h96 focusPaintParams.SetPaintColor(focusPaintcolor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.h79 focusPaintParams.SetPaintColor(focusColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.h108 focusPaintParams.SetPaintColor(focusColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.h75 paintParam.SetPaintColor(listItemTheme->GetItemFocusBorderColor()); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp767 focusPaintParam.SetPaintColor(focusColor); in GetFocusPattern()
770 focusPaintParam.SetPaintColor(activeColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.h189 focusPaintParams.SetPaintColor(focusColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.h429 focusPaintParams.SetPaintColor(focusColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h184 focusPaintParams.SetPaintColor(focusTheme->GetColor()); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h578 focusPaintParams.SetPaintColor(focusColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_pattern.cpp508 focusPaintParam.SetPaintColor(activeColor); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp693 focusPaintParam.SetPaintColor(activeColor); in GetFocusPattern()