Home
last modified time | relevance | path

Searched defs:strokeColor (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_box.h28 std::optional<Color> strokeColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_properties.h26 uint32_t strokeColor = SHAPE_MASK_DEFAULT_COLOR; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dshape_painter.cpp64 Color strokeColor = Color::TRANSPARENT; in SetPen() local
H A Drender_context.h468 …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 Dsk_painter.cpp114 Color strokeColor = Color::BLACK; in SetPen() local
187 Color strokeColor = Color::BLACK; in SetPen() local
H A Drosen_render_context.cpp183 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 Dindex.js92 strokeColor: "#ff0000", property in options1.series.headPoint
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_painter.cpp85 Color strokeColor = Color::BLACK; in SetPen() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp360 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 Dnode_common_modifier.cpp6199 Color strokeColor(valueColor); in SetFocusBoxStyle() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.h38 uint32_t strokeColor; member
H A Dchart_component.cpp211 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 Djs_shape.cpp189 Color strokeColor = Color::TRANSPARENT; in SetStroke() local
H A Djs_checkboxgroup.cpp239 Color strokeColor = theme->GetPointColor(); in Mark() local
H A Djs_shape_abstract.cpp97 Color strokeColor; in SetStroke() local
H A Djs_checkbox.cpp291 Color strokeColor = theme->GetPointColor(); in Mark() local
H A Djs_datepicker.cpp969 Color strokeColor; in UpdateLunarSwitchSettingData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dpicker_type_define.h72 std::optional<Color> strokeColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkboxgroup_bridge.cpp178 Color strokeColor; in SetCheckboxGroupMark() local
H A Darkts_native_checkbox_bridge.cpp58 Color strokeColor; in SetMark() local
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_chart.h408 ColorType strokeColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h114 void SetStrokeColor(uint32_t strokeColor) in SetStrokeColor()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_paint_filter_canvas_test.cpp132 void SetColor(std::string fillColor, std::string strokeColor, float alpha) in SetColor()
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h303 FillColor strokeColor; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp11265 int strokeColor = item->value[0].u32; in SetCheckboxMark() local
11293 …auto strokeColor = GetFullImpl()->getNodeModifiers()->getCheckboxModifier()->getCheckMarkColor(nod… in GetCheckboxMark() local

12