/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | focus_box.h | 28 std::optional<Color> strokeColor; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/ |
H A D | render_node_properties.h | 26 uint32_t strokeColor = SHAPE_MASK_DEFAULT_COLOR; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | shape_painter.cpp | 64 Color strokeColor = Color::TRANSPARENT; in SetPen() local
|
H A D | render_context.h | 468 …tual void OnMouseSelectUpdate(bool isSelected, const Color& fillColor, const Color& strokeColor) {} in OnMouseSelectUpdate() 469 …d UpdateMouseSelectWithRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) {} in UpdateMouseSelectWithRect()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | sk_painter.cpp | 114 Color strokeColor = Color::BLACK; in SetPen() local 187 Color strokeColor = Color::BLACK; in SetPen() local
|
H A D | rosen_render_context.cpp | 183 RSPen GetRsPen(uint32_t strokeColor, float strokeWidth) in GetRsPen() 5350 …nderContext::OnMouseSelectUpdate(bool isSelected, const Color& fillColor, const Color& strokeColor) 5366 …ext::UpdateMouseSelectWithRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) 5375 …rContext::PaintMouseSelectRect(const RectF& rect, const Color& fillColor, const Color& strokeColor)
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/30/ |
H A D | index.js | 92 strokeColor: "#ff0000", property in options1.series.headPoint
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_painter.cpp | 85 Color strokeColor = Color::BLACK; in SetPen() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 360 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetRectMask() 375 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetCircleMask() 397 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetRoundRectMask() 425 ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) in SetOvalMask() 438 …ask(ArkUINodeHandle node, ArkUI_CharPtr commands, ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, in SetCommandPathMask()
|
H A D | node_common_modifier.cpp | 6199 Color strokeColor(valueColor); in SetFocusBoxStyle() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | chart_component.h | 38 uint32_t strokeColor; member
|
H A D | chart_component.cpp | 211 uint32_t fillColor, uint32_t strokeColor, uint32_t radius, uint32_t strokeWidth) in UpdatePointStyle() 835 uint32_t strokeColor = GetColor(jPointStyleVal, styleName, defaultColorVal); in SetOptionsInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_shape.cpp | 189 Color strokeColor = Color::TRANSPARENT; in SetStroke() local
|
H A D | js_checkboxgroup.cpp | 239 Color strokeColor = theme->GetPointColor(); in Mark() local
|
H A D | js_shape_abstract.cpp | 97 Color strokeColor; in SetStroke() local
|
H A D | js_checkbox.cpp | 291 Color strokeColor = theme->GetPointColor(); in Mark() local
|
H A D | js_datepicker.cpp | 969 Color strokeColor; in UpdateLunarSwitchSettingData() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | picker_type_define.h | 72 std::optional<Color> strokeColor; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_checkboxgroup_bridge.cpp | 178 Color strokeColor; in SetCheckboxGroupMark() local
|
H A D | arkts_native_checkbox_bridge.cpp | 58 Color strokeColor; in SetMark() local
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_chart.h | 408 ColorType strokeColor; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | shape.h | 114 void SetStrokeColor(uint32_t strokeColor) in SetStrokeColor()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_paint_filter_canvas_test.cpp | 132 void SetColor(std::string fillColor, std::string strokeColor, float alpha) in SetColor()
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | image_type.h | 303 FillColor strokeColor; member
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 11265 int strokeColor = item->value[0].u32; in SetCheckboxMark() local 11293 …auto strokeColor = GetFullImpl()->getNodeModifiers()->getCheckboxModifier()->getCheckMarkColor(nod… in GetCheckboxMark() local
|