gfx/src/photon/nsDeviceContextSpecFactoryP.cpp - Revision 1.14

There were 1 changes made.
Legend
   Added lines
   Changed lines
   Removed lines

gfx/src/photon/nsDeviceContextSpecFactoryP.cpp,1.14
.
Disk File
Skipping to line 68. 
}
.
}
 
.
 
//XXX this method needs to do what the API says...
.
//XXX this method needs to do what the API says...
 
.
 
NS_IMETHODIMP nsDeviceContextSpecFactoryPh :: CreateDeviceContextSpec(nsIWidge
t *aWidget,
.
NS_IMETHODIMP nsDeviceContextSpecFactoryPh :: CreateDeviceContextSpec(nsIWidge
t *aWidget,
 
.
                                  nsIPrintSettings* aPrintSettings,
																	nsIDeviceContextSpec *&aNewSpec,
.
																	nsIDeviceContextSpec *&aNewSpec,
																	PRBool aQuiet)
.
																	PRBool aQuiet)
{
.
{
	NS_ENSURE_ARG_POINTER(aWidget);
.
	NS_ENSURE_ARG_POINTER(aWidget);
 
.