Home
last modified time | relevance | path

Searched refs:IsSVGGeometryFrameOrSubclass (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsIFrameInlines.h17 bool nsIFrame::IsSVGGeometryFrameOrSubclass() const { in IsSVGGeometryFrameOrSubclass() function
H A DnsIFrame.h3153 inline bool IsSVGGeometryFrameOrSubclass() const;
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrameInlines.h18 bool nsIFrame::IsSVGGeometryFrameOrSubclass() const { in IsSVGGeometryFrameOrSubclass() function
H A DnsIFrame.h3384 inline bool IsSVGGeometryFrameOrSubclass() const;
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrameInlines.h18 bool nsIFrame::IsSVGGeometryFrameOrSubclass() const { in IsSVGGeometryFrameOrSubclass() function
H A DnsIFrame.h3324 inline bool IsSVGGeometryFrameOrSubclass() const;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrameInlines.h18 bool nsIFrame::IsSVGGeometryFrameOrSubclass() const { in IsSVGGeometryFrameOrSubclass() function
H A DnsIFrame.h3384 inline bool IsSVGGeometryFrameOrSubclass() const;
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGUtils.cpp513 if (mFrame->IsSVGGeometryFrameOrSubclass() || in ComputeClipExtsInDeviceSpace()
574 if (aFrame->IsSVGGeometryFrameOrSubclass() || in PaintFrameWithEffects()
1115 if (aFrame->IsSVGGeometryFrameOrSubclass() || in FrameSpaceInCSSPxToUserSpaceOffset()
H A DSVGPatternFrame.cpp353 if (aSource->IsSVGGeometryFrameOrSubclass()) { in PaintPattern()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGUtils.cpp513 if (mFrame->IsSVGGeometryFrameOrSubclass() || in ComputeClipExtsInDeviceSpace()
574 if (aFrame->IsSVGGeometryFrameOrSubclass() || in PaintFrameWithEffects()
1111 if (aFrame->IsSVGGeometryFrameOrSubclass() || in FrameSpaceInCSSPxToUserSpaceOffset()
H A DSVGPatternFrame.cpp353 if (aSource->IsSVGGeometryFrameOrSubclass()) { in PaintPattern()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGUtils.cpp513 if (mFrame->IsSVGGeometryFrameOrSubclass() || in ComputeClipExtsInDeviceSpace()
574 if (aFrame->IsSVGGeometryFrameOrSubclass() || in PaintFrameWithEffects()
1115 if (aFrame->IsSVGGeometryFrameOrSubclass() || in FrameSpaceInCSSPxToUserSpaceOffset()
H A DSVGPatternFrame.cpp353 if (aSource->IsSVGGeometryFrameOrSubclass()) { in PaintPattern()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGUtils.cpp549 if (mFrame->IsSVGGeometryFrameOrSubclass() || in ComputeClipExtsInDeviceSpace()
610 if (aFrame->IsSVGGeometryFrameOrSubclass() || in PaintFrameWithEffects()
1126 if (aFrame->IsSVGGeometryFrameOrSubclass() || in FrameSpaceInCSSPxToUserSpaceOffset()
H A DnsSVGPatternFrame.cpp348 if (aSource->IsSVGGeometryFrameOrSubclass()) { in PaintPattern()