mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
99c3ddd186
implementation. cleaned up windows blending code to the point where we don't really need platform specific blending implementations at all anymore. added region area return from nsIRegion::GetRects(). unified all windows bitmap management code under nsDrawingSurfaceWin.cpp.
31 lines
500 B
Plaintext
31 lines
500 B
Plaintext
#
|
|
# This is a list of local files which get copied to the mozilla:dist:widget directory
|
|
#
|
|
|
|
nsIDOMRenderingContext.h
|
|
nsColor.h
|
|
nsColorNames.h
|
|
nsCoord.h
|
|
nsFont.h
|
|
nsRect.h
|
|
nsPoint.h
|
|
nsSize.h
|
|
nsMargin.h
|
|
nsTransform2D.h
|
|
nsIRenderingContext.h
|
|
nsIFontMetrics.h
|
|
nsIImageManager.h
|
|
nsIImageGroup.h
|
|
nsIImageRequest.h
|
|
nsIImageObserver.h
|
|
nsIDeviceContext.h
|
|
nsIImage.h
|
|
nsIBlender.h
|
|
nsGfxCIID.h
|
|
nsIRegion.h
|
|
nsDeviceContext.h
|
|
nsIDeviceContextSpec.h
|
|
nsIDeviceContextSpecFactory.h
|
|
nsColorNameIDs.h
|
|
nsIDrawingSurface.h
|