Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h88 struct SvgAttributes { struct
89 Rect viewBox;
90 Dimension x;
91 Dimension y;
92 Dimension width = -1.0_px;
93 Dimension height = -1.0_px;
94 bool autoMirror = false;