Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_svg.cpp59 void SvgSvg::AdjustContentAreaByViewBox(RSCanvas& canvas, const Size& viewPort) in AdjustContentAreaByViewBox() function in OHOS::Ace::NG::SvgSvg
H A Dsvg_node.h180 virtual void AdjustContentAreaByViewBox(RSCanvas& canvas, const Size& viewPort) {} in AdjustContentAreaByViewBox() function