Searched refs:stroke (Results 126 - 128 of 128) sorted by relevance
123456
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 2708 auto stroke = item->size > NUM_1 ? item->value[NUM_1].u32 : DEFAULT_FIll_COLOR; in SetMask() local 2720 node->uiNodeHandle, "path", fill, stroke, strokeWidth, &pathAttributes, item->string, unit); in SetMask() 2736 auto stroke = item->size > NUM_1 ? item->value[NUM_1].u32 : DEFAULT_FIll_COLOR; in SetMask() local 2748 ShapeToString(item->value[NUM_3].i32).c_str(), fill, stroke, strokeWidth, attributes, item->size - NUM_4, in SetMask()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 29728 stroke(value) { 29822 StrokeModifier.identity = Symbol('stroke');
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
Completed in 72 milliseconds
123456