Home
last modified time | relevance | path

Searched defs:stroke (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp102 void SetStroke(ArkUINodeHandle node, uint32_t stroke) in SetStroke() argument
H A Dnode_common_modifier.cpp4466 void SetMaskShape(ArkUINodeHandle node, ArkUI_CharPtr type, ArkUI_Uint32 fill, ArkUI_Uint32 stroke, in SetMaskShape() argument
4531 void SetMaskPath(ArkUINodeHandle node, ArkUI_CharPtr type, ArkUI_Uint32 fill, ArkUI_Uint32 stroke, in SetMaskPath() argument
/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp572 auto stroke = svgUseDeclaration.strokeState; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2708 auto stroke = item->size > NUM_1 ? item->value[NUM_1].u32 : DEFAULT_FIll_COLOR; in SetMask() local
2736 auto stroke = item->size > NUM_1 ? item->value[NUM_1].u32 : DEFAULT_FIll_COLOR; in SetMask() local

Completed in 39 milliseconds