Home
last modified time | relevance | path

Searched refs:GetViewBox (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGPatternFrame.h85 const SVGAnimatedViewBox& GetViewBox(nsIContent* aDefault);
86 const SVGAnimatedViewBox& GetViewBox() { return GetViewBox(mContent); } in GetViewBox() function
H A DSVGMarkerFrame.cpp111 const SVGViewBox viewBox = marker->GetViewBox(); in PaintMark()
162 const SVGViewBox viewBox = content->GetViewBox(); in GetMarkBBoxContribution()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGPatternFrame.h85 const SVGAnimatedViewBox& GetViewBox(nsIContent* aDefault);
86 const SVGAnimatedViewBox& GetViewBox() { return GetViewBox(mContent); } in GetViewBox() function
H A DSVGMarkerFrame.cpp111 const SVGViewBox viewBox = marker->GetViewBox(); in PaintMark()
162 const SVGViewBox viewBox = content->GetViewBox(); in GetMarkBBoxContribution()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGPatternFrame.h83 const nsSVGViewBox& GetViewBox(nsIContent* aDefault);
84 const nsSVGViewBox& GetViewBox() { return GetViewBox(mContent); } in GetViewBox() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGPatternFrame.h97 const nsSVGViewBox &GetViewBox(nsIContent *aDefault);
98 const nsSVGViewBox &GetViewBox() { return GetViewBox(mContent); } in GetViewBox() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGPatternFrame.h85 const SVGAnimatedViewBox& GetViewBox(nsIContent* aDefault);
86 const SVGAnimatedViewBox& GetViewBox() { return GetViewBox(mContent); } in GetViewBox() function
H A DSVGMarkerFrame.cpp111 const SVGViewBox viewBox = marker->GetViewBox(); in PaintMark()
162 const SVGViewBox viewBox = content->GetViewBox(); in GetMarkBBoxContribution()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGPatternFrame.h84 const mozilla::SVGAnimatedViewBox& GetViewBox(nsIContent* aDefault);
85 const mozilla::SVGAnimatedViewBox& GetViewBox() { in GetViewBox() function
86 return GetViewBox(mContent); in GetViewBox()
H A DnsSVGMarkerFrame.cpp109 const SVGViewBox viewBox = marker->GetViewBox(); in PaintMark()
158 const SVGViewBox viewBox = content->GetViewBox(); in GetMarkBBoxContribution()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGFitToViewBox.h27 inline const wxSVGAnimatedRect& GetViewBox() const { return m_viewBox; } in GetViewBox() function
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGFitToViewBox.h27 inline const wxSVGAnimatedRect& GetViewBox() const { return m_viewBox; } in GetViewBox() function
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMarkerElement.cpp204 SVGViewBox SVGMarkerElement::GetViewBox() { in GetViewBox() function in mozilla::dom::SVGMarkerElement
220 SVGViewBox viewbox = GetViewBox(); in GetViewBoxTransform()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGMarkerElement.cpp204 SVGViewBox SVGMarkerElement::GetViewBox() { in GetViewBox() function in mozilla::dom::SVGMarkerElement
220 SVGViewBox viewbox = GetViewBox(); in GetViewBoxTransform()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMarkerElement.cpp204 SVGViewBox SVGMarkerElement::GetViewBox() { in GetViewBox() function in mozilla::dom::SVGMarkerElement
220 SVGViewBox viewbox = GetViewBox(); in GetViewBoxTransform()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMarkerElement.cpp204 SVGViewBox SVGMarkerElement::GetViewBox() { in GetViewBox() function in mozilla::dom::SVGMarkerElement
220 SVGViewBox viewbox = GetViewBox(); in GetViewBoxTransform()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGSymbolElement.h51 virtual nsSVGViewBox *GetViewBox() override;
H A DSVGSymbolElement.cpp97 SVGSymbolElement::GetViewBox() in GetViewBox() function in mozilla::dom::SVGSymbolElement
H A DSVGViewElement.cpp100 SVGViewElement::GetViewBox() in GetViewBox() function in mozilla::dom::SVGViewElement
H A DSVGViewElement.h65 virtual nsSVGViewBox *GetViewBox() override;
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DButtonAddParamDlg.cpp90 …Doc(rootElem->GetWidth().GetBaseVal(), rootElem->GetHeight().GetBaseVal(), rootElem->GetViewBox()); in BEGIN_EVENT_TABLE()
127 wxSVGRect viewBox = m_doc->GetRootElement()->GetViewBox(); in OnSelectSvgElement()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGFitToViewBox.cpp15 wxSVGRect viewbox = GetViewBox().GetAnimVal(); in UpdateMatrix()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGViewElement.cpp81 nsSVGViewBox* SVGViewElement::GetViewBox() { return &mViewBox; } in GetViewBox() function in mozilla::dom::SVGViewElement
H A DSVGViewElement.h63 virtual nsSVGViewBox *GetViewBox() override;
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DSVGFitToViewBox.cpp15 wxSVGRect viewbox = GetViewBox().GetAnimVal(); in UpdateMatrix()

123