Searched refs:GetViewBox (Results 1 – 15 of 15) sorted by relevance
97 const Rect& SvgComponent::GetViewBox() const in GetViewBox() function in OHOS::Ace::SvgComponent99 return declaration_->GetViewBox(); in GetViewBox()
43 const Rect& GetViewBox() const;
35 viewBox_ = declaration->GetViewBox(); in Update()
35 const Rect& GetViewBox() const in GetViewBox() function
49 viewBox_ = svgComponent->GetViewBox(); in Update()
98 const auto& viewBox = svg->GetViewBox(); in FindSvgViewBox()
40 Rect GetViewBox() const;
62 auto viewBox = GetViewBox(); in AdjustContentAreaByViewBox()111 Rect SvgSvg::GetViewBox() const in GetViewBox() function in OHOS::Ace::NG::SvgSvg
49 std::unique_ptr<JsonValue> GetViewBox() const;
45 …{ "viewPort", [](const ShapeContainerComposedElement& inspector) { return inspector.GetViewBox(); … in __anona2101dcf0d02()208 std::unique_ptr<JsonValue> ShapeContainerComposedElement::GetViewBox() const in GetViewBox() function in OHOS::Ace::V2::ShapeContainerComposedElement
27 viewBox_ = shapeContainerComponent->GetViewBox(); in Update()
126 ShapeViewBox GetViewBox() const in GetViewBox() function
115 const Rect& GetViewBox() const in GetViewBox() function
127 const Rect& GetViewBox() const in GetViewBox() function
131 viewBox_ = svg->GetViewBox(); in ParseSvg()