Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DnsSVGViewBox.h29 struct nsSVGViewBoxRect { struct
34 nsSVGViewBoxRect() : none(true) {} in nsSVGViewBoxRect() argument
35 nsSVGViewBoxRect(float aX, float aY, float aWidth, float aHeight) in nsSVGViewBoxRect() argument
37 nsSVGViewBoxRect(const nsSVGViewBoxRect& rhs) in nsSVGViewBoxRect() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DnsSVGViewBox.h28 struct nsSVGViewBoxRect struct
34 nsSVGViewBoxRect() : none(true) {} in nsSVGViewBoxRect() argument
35 nsSVGViewBoxRect(float aX, float aY, float aWidth, float aHeight) : in nsSVGViewBoxRect() argument
37 nsSVGViewBoxRect(const nsSVGViewBoxRect& rhs) : in nsSVGViewBoxRect() function