Home
last modified time | relevance | path

Searched defs:shapeProperty (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dbase_shape_pattern_test_ng.cpp63 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckFill() local
84 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckFillOpacity() local
105 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStroke() local
126 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeWidth() local
147 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeOpacity() local
173 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeDashArray() local
199 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeDashOffset() local
220 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeLineCap() local
241 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeLineJoin() local
262 auto shapeProperty = frameNode->GetPaintProperty<ShapePaintProperty>(); in CheckStrokeMiterLimit() local
[all …]