| /foundation/arkui/ace_engine/frameworks/core/components/track/ |
| H A D | rosen_render_linear_track.cpp | 34 sk_sp<SkShader> RosenRenderLinearTrack::BlendSkShader(const SkPoint pts, const SkColor color, bool useAnimator) in BlendSkShader() argument 221 Color color; in PaintSliderSteps() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/watch_slider/ |
| H A D | watch_slider_component.h | 124 void SetBackgroundColor(const Color& color) in SetBackgroundColor() argument 134 void SetSelectColor(const Color& color) in SetSelectColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_pattern.h | 132 void SetBgBlendColor(const Color& color) in SetBgBlendColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/ |
| H A D | badge_declaration.h | 213 void SetBadgeColor(const Color& color) in SetBadgeColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/progress/ |
| H A D | progress_component.h | 120 void SetSelectColor(const Color& color) in SetSelectColor() argument 160 void SetMarkedTextColor(const Color& color) in SetMarkedTextColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_modifier.cpp | 88 auto color = activeColor_; in PaintCheckBox() local 129 auto color = activeColor_; in PaintCheckBoxGroupPartStatus() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/select/ |
| H A D | select_element.cpp | 386 void SelectElement::SetBackgroundColor(bool isDown, const Color& color) in SetBackgroundColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/transition/ |
| H A D | transition_element.cpp | 118 Color color = renderBox->GetColor(); in ReplaceAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_item_pattern.cpp | 131 Color color = Color::TRANSPARENT; in GetBlendGgColor() local 215 Color color = GetBlendGgColor(); in HandlePressEvent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/ |
| H A D | hyperlink_pattern.cpp | 205 auto color = theme->GetTextColor(); in OnTouchEvent() local 280 auto color = theme->GetTextColor(); OnHoverEvent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_model_ng.cpp | 189 void MenuItemModelNG::SetFontColor(const std::optional<Color>& color) in SetFontColor() argument 222 void MenuItemModelNG::SetLabelFontColor(const std::optional<Color>& color) in SetLabelFontColor() argument 254 void MenuItemModelNG::SetLabelFontColor(FrameNode* frameNode, const std::optional<Color>& color) in SetLabelFontColor() argument 263 void MenuItemModelNG::SetFontColor(FrameNode* frameNode, const std::optional<Color>& color) in SetFontColor() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_model_ng.cpp | 95 void GaugeModelNG::SetMarkedTextColor(const Color& color) {} in SetMarkedTextColor() argument
|
| H A D | gauge_modifier.h | 43 Color color; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_paint_method.h | 37 Color color = Color::TRANSPARENT;
member
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | color.cpp | 166 bool Color::ParseColorString(const std::string& colorStr, Color& color, const Color& defaultColor, uint32_t maskAlpha) in ParseColorString() argument 184 ParseColorString(std::string colorStr, Color& color, uint32_t maskAlpha) ParseColorString() argument [all...] |
| H A D | color.h | 204 LinearColor(const Color& color) LinearColor() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
| H A D | toggle_component.h | 97 void SetBackgroundColor(const Color& color) in SetBackgroundColor() argument 102 void SetCheckedColor(const Color& color) in SetCheckedColor() argument 107 void SetPressedBlendColor(const Color& color) in SetPressedBlendColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| H A D | checkbox_model_ng.cpp | 62 void CheckBoxModelNG::SetSelectedColor(const Color& color) in SetSelectedColor() argument 67 void CheckBoxModelNG::SetUnSelectedColor(const Color& color) in SetUnSelectedColor() argument 87 void CheckBoxModelNG::SetCheckMarkColor(const Color& color) in SetCheckMarkColor() argument 150 void CheckBoxModelNG::SetSelectedColor(FrameNode* frameNode, const Color& color) in SetSelectedColor() argument 155 void CheckBoxModelNG::SetUnSelectedColor(FrameNode* frameNode, const Color& color) in SetUnSelectedColor() argument 160 SetCheckMarkColor(FrameNode* frameNode, const Color& color) SetCheckMarkColor() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_textfield_ffi.cpp | 74 void FfiOHOSAceFrameworkTextFieldSetBorderColor(uint32_t color) in FfiOHOSAceFrameworkTextFieldSetBorderColor() argument
|
| H A D | cj_text_clock_ffi.cpp | 155 void FfiOHOSAceFrameworkTextClockTextColor(uint32_t color) in FfiOHOSAceFrameworkTextClockTextColor() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_calendar_picker_bridge.cpp | 268 Color color; in SetCalendarPickerBorderColor() local
|
| H A D | arkts_native_checkboxgroup_bridge.cpp | 34 Color color; in SetCheckboxGroupSelectedColor() local 61 Color color; in SetCheckboxGroupUnSelectedColor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_badge.cpp | 152 Color color; in CreateBadgeParameters() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | image_model_impl.cpp | 145 void ImageModelImpl::SetImageFill(const Color& color) in SetImageFill() argument
|
| H A D | side_bar_container_model_impl.cpp | 171 void SideBarContainerModelImpl::SetDividerColor(const Color& color) {} in SetDividerColor() argument
|