Home
last modified time | relevance | path

Searched refs:PathExtentsToMaxStrokeExtents (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGUtils.h454 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
457 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
H A DSVGUtils.cpp1242 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function
1266 gfxRect SVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in mozilla::SVGUtils
1271 return mozilla::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, 0.5, in PathExtentsToMaxStrokeExtents()
1276 gfxRect SVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in mozilla::SVGUtils
1303 return mozilla::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, in PathExtentsToMaxStrokeExtents()
H A DSVGGeometryFrame.cpp579 gfxRect strokeBBoxExtents = SVGUtils::PathExtentsToMaxStrokeExtents( in GetBBoxContribution()
H A DSVGTextFrame.cpp887 SVGUtils::PathExtentsToMaxStrokeExtents(fill, mFrame, gfxMatrix())); in GetRunUserSpaceRect()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGUtils.h485 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in NS_DEFINE_STATIC_IID_ACCESSOR()
488 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DnsSVGUtils.cpp1260 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function
1283 /*static*/ gfxRect nsSVGUtils::PathExtentsToMaxStrokeExtents( in PathExtentsToMaxStrokeExtents() function in nsSVGUtils
1288 return ::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, 0.5, aMatrix); in PathExtentsToMaxStrokeExtents()
1291 /*static*/ gfxRect nsSVGUtils::PathExtentsToMaxStrokeExtents( in PathExtentsToMaxStrokeExtents() function in nsSVGUtils
1316 return ::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, in PathExtentsToMaxStrokeExtents()
H A DSVGGeometryFrame.cpp591 gfxRect strokeBBoxExtents = nsSVGUtils::PathExtentsToMaxStrokeExtents( in GetBBoxContribution()
H A DSVGTextFrame.cpp926 nsSVGUtils::PathExtentsToMaxStrokeExtents(fill, mFrame, gfxMatrix())); in GetRunUserSpaceRect()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGUtils.h454 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
457 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
H A DSVGUtils.cpp1238 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function
1262 gfxRect SVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in mozilla::SVGUtils
1267 return mozilla::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, 0.5, in PathExtentsToMaxStrokeExtents()
1272 gfxRect SVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in mozilla::SVGUtils
1299 return mozilla::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, in PathExtentsToMaxStrokeExtents()
H A DSVGGeometryFrame.cpp568 gfxRect strokeBBoxExtents = SVGUtils::PathExtentsToMaxStrokeExtents( in GetBBoxContribution()
H A DSVGTextFrame.cpp899 SVGUtils::PathExtentsToMaxStrokeExtents(fill, mFrame, gfxMatrix())); in GetRunUserSpaceRect()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGUtils.h481 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in NS_DEFINE_STATIC_IID_ACCESSOR()
484 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DnsSVGUtils.cpp1313 PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function
1338 nsSVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in nsSVGUtils
1343 return ::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, 0.5, aMatrix); in PathExtentsToMaxStrokeExtents()
1347 nsSVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in nsSVGUtils
1375 return ::PathExtentsToMaxStrokeExtents(aPathExtents, in PathExtentsToMaxStrokeExtents()
H A DnsSVGPathGeometryFrame.cpp659 nsSVGUtils::PathExtentsToMaxStrokeExtents(ThebesRect(pathBBoxExtents),
H A DSVGTextFrame.cpp985 r.UnionEdges(nsSVGUtils::PathExtentsToMaxStrokeExtents(fill, mFrame, in GetRunUserSpaceRect()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGUtils.h454 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
457 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
H A DSVGUtils.cpp1242 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function
1266 gfxRect SVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in mozilla::SVGUtils
1271 return mozilla::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, 0.5, in PathExtentsToMaxStrokeExtents()
1276 gfxRect SVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in mozilla::SVGUtils
1303 return mozilla::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, in PathExtentsToMaxStrokeExtents()
H A DSVGGeometryFrame.cpp579 gfxRect strokeBBoxExtents = SVGUtils::PathExtentsToMaxStrokeExtents( in GetBBoxContribution()
H A DSVGTextFrame.cpp887 SVGUtils::PathExtentsToMaxStrokeExtents(fill, mFrame, gfxMatrix())); in GetRunUserSpaceRect()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGUtils.h458 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
461 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents,
H A DnsSVGUtils.cpp1253 static gfxRect PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function
1277 gfxRect nsSVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in nsSVGUtils
1282 return ::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, 0.5, aMatrix); in PathExtentsToMaxStrokeExtents()
1286 gfxRect nsSVGUtils::PathExtentsToMaxStrokeExtents(const gfxRect& aPathExtents, in PathExtentsToMaxStrokeExtents() function in nsSVGUtils
1313 return ::PathExtentsToMaxStrokeExtents(aPathExtents, aFrame, in PathExtentsToMaxStrokeExtents()
H A DSVGGeometryFrame.cpp563 gfxRect strokeBBoxExtents = nsSVGUtils::PathExtentsToMaxStrokeExtents( in GetBBoxContribution()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawCommand.h355 PathExtentsToMaxStrokeExtents(const StrokeOptions &aStrokeOptions, in PathExtentsToMaxStrokeExtents() function
407 …aDeviceRect = PathExtentsToMaxStrokeExtents(mStrokeOptions, mPath->GetBounds(aTransform), aTransfo… in GetAffectedRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawCommands.h463 static Rect PathExtentsToMaxStrokeExtents(const StrokeOptions& aStrokeOptions, in PathExtentsToMaxStrokeExtents() function
512 aDeviceRect = PathExtentsToMaxStrokeExtents( in GetAffectedRect()

12