| /third_party/skia/gm/ |
| H A D | crbug_1113794.cpp | 26 SkMatrix viewBox = SkMatrix::RectToRect(SkRect::MakeWH(100, 100), SkRect::MakeWH(600, 200)); in DEF_SIMPLE_GM() local
|
| H A D | pictureimagegenerator.cpp | 41 static void draw_vector_logo(SkCanvas* canvas, const SkRect& viewBox) { in draw_vector_logo() argument
|
| /foundation/arkui/ace_engine/test/mock/core/svg/ |
| H A D | mock_svg_utils.cpp | 20 CalculateSvgConentSize(Size& svgContentSize, const Size& svgContainerSize, const Size& svgSize, const Rect& viewBox) CalculateSvgConentSize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/ |
| H A D | svg_utils.cpp | 20 CalculateSvgConentSize(Size& svgContentSize, const Size& svgContainerSize, const Size& svgSize, const Rect& viewBox) CalculateSvgConentSize() argument
|
| H A D | svg_context.h | 88 void SetRootViewBox(const Rect& viewBox) in SetRootViewBox() argument
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGSVG.cpp | 23 const SkRect& viewBox = *fViewBox; in onPrepareToRender() local
|
| H A D | SkSVGImage.cpp | 70 const SkRect viewBox = SkRect::Make(image->bounds()); in LoadImage() local
|
| H A D | SkSVGNode.cpp | 132 SkMatrix SkSVGNode::ComputeViewboxMatrix(const SkRect& viewBox, in ComputeViewboxMatrix() argument
|
| H A D | SkSVGDOM.cpp | 99 SkSVGViewBoxType viewBox; in SetViewBoxAttribute() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | svg_component.cpp | 92 void SvgComponent::SetViewBox(const Rect& viewBox) in SetViewBox() argument
|
| H A D | render_svg_base.cpp | 98 const auto& viewBox = svg->GetViewBox(); in FindSvgViewBox() local 779 auto viewBox = svgViewBox_.value(); in GetViewBoxFromRoot() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_svg.cpp | 58 auto viewBox = GetViewBox(); in AdjustContentAreaByViewBox() local [all...] |
| H A D | svg_image.cpp | 152 RSRect SvgImage::CalcDstRect(const Size& realSize, const Rect& viewBox) in CalcDstRect() argument
|
| H A D | svg_attributes_parser.h | 93 Rect viewBox; member 219 Rect viewBox; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_declaration.h | 43 Rect viewBox; member 109 void SetViewBox(const Rect& viewBox) in SetViewBox() argument
|
| H A D | svg_pattern_declaration.h | 31 Rect viewBox; member 133 void SetViewBox(const Rect& viewBox) in SetViewBox() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | shape_container_composed_element.cpp | 212 auto viewBox = render->GetShapeViewBox(); in GetViewBox() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | shape_model_impl.cpp | 51 ShapeViewBox viewBox; in SetViewPort() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/shape/ |
| H A D | shape_container_component.h | 121 void SetViewBox(const ShapeViewBox& viewBox) in SetViewBox() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_shape.cpp | 79 ShapeViewBox viewBox; in SetViewPort() local
|