..
cairo-xlib-utils.h
d3dkmtQueryStatistics.h
Bug 917496 - Disable GPUAdapterReporter because its values are frequently bogus. r=Hughman.
2013-11-05 14:01:24 -08:00
DrawMode.h
Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc
2013-10-01 17:02:16 -04:00
genLanguageTagList.pl
genTables.py
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
2014-02-12 10:07:46 -05:00
gfx2DGlue.h
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfx3DMatrix.cpp
Bug 952011 - Add gfx3DMatrix API for untransformed rects and points. r=bjacob
2014-02-04 12:25:22 +13:00
gfx3DMatrix.h
Bug 952011 - Add gfx3DMatrix API for untransformed rects and points. r=bjacob
2014-02-04 12:25:22 +13:00
gfxAlphaRecovery.cpp
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxAlphaRecovery.h
Bug 924679. Part 7: Remove gfxAlphaRecovery::Analysis since no-one uses it. r=mattwoodrow
2013-10-25 23:25:40 +02:00
gfxAlphaRecoverySSE2.cpp
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxAndroidPlatform.cpp
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxAndroidPlatform.h
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxASurface.cpp
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
2014-01-30 13:26:54 -05:00
gfxASurface.h
Bug 942483 - Port paint-dumping to android/b2g. r=gal
2013-11-23 17:44:18 -05:00
gfxBaseSharedMemorySurface.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxBaseSharedMemorySurface.h
Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxBlur.cpp
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxBlur.h
Bug 940845 - Follow-up to add comments that got missed when rebasing.
2013-11-26 12:29:20 +13:00
gfxCachedTempSurface.cpp
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxCachedTempSurface.h
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxColor.h
bug 938025 - part 1 - get rid of some static constructors r=bz r=bjacob
2013-11-22 14:45:50 -05:00
gfxContext.cpp
Bug 970331 - Make sure moz pattern is not set on cairo context. r=nical
2014-02-11 09:22:46 -05:00
gfxContext.h
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxCoreTextShaper.cpp
Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
2014-02-08 13:10:07 -05:00
gfxCoreTextShaper.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxD2DSurface.cpp
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxD2DSurface.h
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxDrawable.cpp
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxDrawable.h
Bug 948221 - Part 4: Add a gfxSurfaceDrawable constructor that takes a SourceSurface. r=roc
2013-11-27 14:05:03 +13:00
gfxDWriteCommon.cpp
Bug 784739 - Switch from NULL to nullptr in gfx/thebes/; r=ehsan
2013-07-31 11:44:31 -04:00
gfxDWriteCommon.h
gfxDWriteFontList.cpp
Bug 962440 - Fixed char16_t/wchar_t mismatch.
2014-02-10 12:05:36 +01:00
gfxDWriteFontList.h
Bug 962440 - load font info for DirectWrite font list. r=bas
2014-01-29 16:39:01 +09:00
gfxDWriteFonts.cpp
Bug 958375 - 7/9 - Make Font-related enums typed - r=Bas
2014-01-10 14:06:16 -05:00
gfxDWriteFonts.h
Bug 921923 (part 4) - Make multi-output sizeOfFoo() functions more consistent in gfx/thebes/. r=jkew.
2013-10-14 19:19:47 -07:00
gfxDWriteShaper.cpp
Bug 970041 - Use fallible allocation in Windows font code; r=jfkthame
2014-02-09 11:34:22 -05:00
gfxDWriteShaper.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxDWriteTextAnalysis.cpp
Bug 784739 - Switch from NULL to nullptr in gfx/thebes/; r=ehsan
2013-07-31 11:44:31 -04:00
gfxDWriteTextAnalysis.h
gfxFailure.h
Bug 938970 - 3/5. Some d3d tweaks needed to build with UNIFIED_SOURCES - r=Bas
2013-11-17 21:06:23 -05:00
gfxFont.cpp
Bug 947588. Part 2: Add gfxTextRunFactory::TEXT_HIDE_CONTROL_CHARACTERS to guard usage of IsInvalidControlChar. r=jfkthame
2014-02-05 23:08:58 +13:00
gfxFont.h
Bug 947588. Part 2: Add gfxTextRunFactory::TEXT_HIDE_CONTROL_CHARACTERS to guard usage of IsInvalidControlChar. r=jfkthame
2014-02-05 23:08:58 +13:00
gfxFontconfigUtils.cpp
Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame.
2014-01-02 09:18:20 +02:00
gfxFontconfigUtils.h
Bug 935789, part 2: Implement RotateLeft/RotateRight in MFBT and use them, r=Waldo.
2013-11-12 18:24:56 -06:00
gfxFontConstants.h
Bug 913264 - add none value to font-variant-ligatures. r=dbaron
2013-11-19 13:30:25 +09:00
gfxFontFeatures.cpp
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
2013-09-02 20:41:57 +12:00
gfxFontFeatures.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxFontInfoLoader.cpp
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxFontInfoLoader.h
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxFontMissingGlyphs.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxFontMissingGlyphs.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxFontTest.cpp
gfxFontTest.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxFontUtils.cpp
Bug 962440 - move gfxFontInfoLoader into separate file. r=bas
2014-01-29 16:39:01 +09:00
gfxFontUtils.h
Bug 962440 - move gfxFontInfoLoader into separate file. r=bas
2014-01-29 16:39:01 +09:00
gfxFT2FontBase.cpp
Bug 958375 - 7/9 - Make Font-related enums typed - r=Bas
2014-01-10 14:06:16 -05:00
gfxFT2FontBase.h
gfxFT2FontList.cpp
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxFT2FontList.h
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxFT2Fonts.cpp
Bug 958375 - 7/9 - Make Font-related enums typed - r=Bas
2014-01-10 14:06:16 -05:00
gfxFT2Fonts.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxFT2Utils.cpp
Bug 784739 - Switch from NULL to nullptr in gfx/thebes/; r=ehsan
2013-07-31 11:44:31 -04:00
gfxFT2Utils.h
gfxGDIFont.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxGDIFont.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxGDIFontList.cpp
Bug 970041 - Use fallible allocation in Windows font code; r=jfkthame
2014-02-09 11:34:22 -05:00
gfxGDIFontList.h
Bug 962440 - load font info for GDI font list. r=bas
2014-01-29 16:39:01 +09:00
gfxGDIShaper.cpp
Bug 970041 - Use fallible allocation in Windows font code; r=jfkthame
2014-02-09 11:34:22 -05:00
gfxGDIShaper.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxGdkNativeRenderer.cpp
Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
2013-10-25 23:25:40 +02:00
gfxGdkNativeRenderer.h
Bug 924679. Part 3: Make gfxXlibNativeRenderer::DrawWithXlib callback take a cairo_surface_t instead of a gfxXlibSurface. r=karlt
2013-10-25 23:25:40 +02:00
gfxGradientCache.cpp
Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas
2014-01-10 14:06:17 -05:00
gfxGradientCache.h
Bug 930451 - Part 1: Factor out CSS gradient cache into a new class gfxGradientCache. r=roc
2013-11-08 17:50:39 +13:00
gfxGraphiteShaper.cpp
Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
2014-02-08 13:10:07 -05:00
gfxGraphiteShaper.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxHarfBuzzShaper.cpp
Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
2014-02-08 13:10:07 -05:00
gfxHarfBuzzShaper.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxImageSurface.cpp
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxImageSurface.h
Bug 943293 - Add CopyTo in gfxImageSurface to copy to a DataSourceSurface
2013-11-27 11:03:36 +01:00
gfxLanguageTagList.cpp
gfxLineSegment.h
gfxMacFont.cpp
Bug 958375 - 7/9 - Make Font-related enums typed - r=Bas
2014-01-10 14:06:16 -05:00
gfxMacFont.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxMacPlatformFontList.h
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxMacPlatformFontList.mm
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxMatrix.cpp
gfxMatrix.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxPangoFonts.cpp
Bug 958375 - 7/9 - Make Font-related enums typed - r=Bas
2014-01-10 14:06:16 -05:00
gfxPangoFonts.h
Bug 784739 - Switch from NULL to nullptr in gfx/thebes/; r=ehsan
2013-07-31 11:44:31 -04:00
gfxPath.cpp
Bug 939589 - Gut gfxPath. r=Bas
2013-11-18 09:42:51 +00:00
gfxPath.h
Bug 939589 - Gut gfxPath. r=Bas
2013-11-18 09:42:51 +00:00
gfxPattern.cpp
Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas
2014-01-10 14:06:17 -05:00
gfxPattern.h
Bug 930451 - Part 3: Use the gradient cache for SVG gradients as well. r=roc
2013-11-08 17:50:39 +13:00
gfxPDFSurface.cpp
gfxPDFSurface.h
gfxPlatform.cpp
Bug 963821 - Port FPS counter to the Compositor API. r=bas
2014-02-10 17:14:11 -05:00
gfxPlatform.h
Bug 963821 - Port FPS counter to the Compositor API. r=bas
2014-02-10 17:14:11 -05:00
gfxPlatformFontList.cpp
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxPlatformFontList.h
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
2014-01-29 16:39:01 +09:00
gfxPlatformGtk.cpp
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxPlatformGtk.h
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxPlatformMac.cpp
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxPlatformMac.h
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxPoint3D.h
gfxPoint.h
Bug 919225 - Move the gfxIntSize typedef to nsSize.h to allow limiting the amount of useless #including that it forces - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxPointH3D.h
gfxPSSurface.cpp
gfxPSSurface.h
gfxQPainterSurface.cpp
Bug 917703 - Mark gfxSubimageSurface as opaque if it is within the opaque rect of the parent surface. r=roc
2013-09-20 21:50:05 +12:00
gfxQPainterSurface.h
gfxQtNativeRenderer.cpp
Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
2013-10-25 23:25:40 +02:00
gfxQtNativeRenderer.h
Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
2013-10-25 23:25:40 +02:00
gfxQtPlatform.cpp
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxQtPlatform.h
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxQuad.h
Bug 908671 - Don't #include gfxMatrix.h in gfx3DMatrix.h; r=jrmuizel
2013-08-23 13:22:49 -04:00
gfxQuartzImageSurface.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxQuartzImageSurface.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxQuartzNativeDrawing.cpp
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxQuartzNativeDrawing.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxQuartzSurface.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxQuartzSurface.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxQuaternion.h
gfxRect.cpp
gfxRect.h
Bug 940845 - Part 4: Add BlurRectangle to gfxAlphaBoxBlur and use it. r=roc
2013-11-26 12:08:29 +13:00
gfxReusableImageSurfaceWrapper.cpp
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxReusableImageSurfaceWrapper.h
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxReusableSharedImageSurfaceWrapper.cpp
Bug 944703 - Part 2: make gfxReusableSharedImageSurfaceWrapper hold a strong reference to its ISurfaceAllocator - r=BenWa
2013-12-03 13:44:38 -05:00
gfxReusableSharedImageSurfaceWrapper.h
Bug 944703 - Part 2: make gfxReusableSharedImageSurfaceWrapper hold a strong reference to its ISurfaceAllocator - r=BenWa
2013-12-03 13:44:38 -05:00
gfxReusableSurfaceWrapper.h
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxScriptItemizer.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxScriptItemizer.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxSharedImageSurface.h
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxSharedQuartzSurface.h
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
2013-09-24 16:45:13 -04:00
gfxSkipChars.cpp
bug 955957 - pt 1 - reimplement gfxSkipChars and gfxSkipCharsIterator to perform better with huge text runs. r=roc
2014-01-10 09:42:05 +00:00
gfxSkipChars.h
bug 955957 - pt 1 - reimplement gfxSkipChars and gfxSkipCharsIterator to perform better with huge text runs. r=roc
2014-01-10 09:42:05 +00:00
gfxSVGGlyphs.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxSVGGlyphs.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxTeeSurface.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxTeeSurface.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
gfxTypes.h
Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxUniscribeShaper.cpp
Bug 970041 - Use fallible allocation in Windows font code; r=jfkthame
2014-02-09 11:34:22 -05:00
gfxUniscribeShaper.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
gfxUserFontSet.cpp
Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
2014-02-08 13:10:07 -05:00
gfxUserFontSet.h
Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
2014-02-08 13:10:07 -05:00
gfxUtils.cpp
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
2014-02-12 10:07:46 -05:00
gfxUtils.h
Bug 970327 - Add PNG dump utils for SourceSurface. r=nical
2014-02-11 13:41:09 -05:00
gfxWindowsNativeDrawing.cpp
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxWindowsNativeDrawing.h
gfxWindowsPlatform.cpp
Bug 970483 - Fix the logic to determine the pre-RTM Windows 7. r=bbondy
2014-02-12 23:49:06 +09:00
gfxWindowsPlatform.h
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
2014-02-09 09:04:38 +01:00
gfxWindowsSurface.cpp
Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxWindowsSurface.h
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxXlibNativeRenderer.cpp
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxXlibNativeRenderer.h
Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
2013-10-25 23:25:40 +02:00
gfxXlibSurface.cpp
Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel
2014-01-23 13:26:40 -05:00
gfxXlibSurface.h
Bug 924679. Part 5: Add gfxXlibSurface::CreateCairo. r=karlt
2013-10-25 23:25:40 +02:00
GraphicsFilter.h
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
2013-10-01 17:01:19 -04:00
Makefile.in
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
2014-02-12 10:07:46 -05:00
moz.build
Bug 948765 - Add a LayerUtils file in gfx/layers. r=nical
2014-02-12 10:07:46 -05:00
nsSurfaceTexture.cpp
Bug 966344 - Use correct JNI call to invoke SurfaceTexture::updateTexImage() r=jchen
2014-01-31 11:41:43 -06:00
nsSurfaceTexture.h
Bug 952977: Convert GetTextureTransform to gfx::Matrix4x4 r=nical
2014-01-24 17:49:02 -08:00
nsUnicodeRange.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
nsUnicodeRange.h
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
RoundedRect.h