Home
last modified time | relevance | path

Searched refs:GetShapeViewBox (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape_container.h60 ShapeViewBox GetShapeViewBox() const in GetShapeViewBox() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_container_composed_element.cpp213 auto viewBox = render->GetShapeViewBox(); in GetViewBox()