gfx/src/mac/nsDeviceContextSpecFactoryM.cpp - Revision 1.7

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

gfx/src/mac/nsDeviceContextSpecFactoryM.cpp,1.7
.
Disk File
Skipping to line 73. 
/** -------------------------------------------------------
.
/** -------------------------------------------------------
 *  Get a device context specification
.
 *  Get a device context specification
 *  @update   dc 12/02/98
.
 *  @update   dc 12/02/98
 */
.
 */
NS_IMETHODIMP nsDeviceContextSpecFactoryMac :: CreateDeviceContextSpec(nsIWidg
et *aWidget,
.
NS_IMETHODIMP nsDeviceContextSpecFactoryMac :: CreateDeviceContextSpec(nsIWidg
et *aWidget,
 
 
.
                                                                       nsIPrin
tSettings* aPrintSettings,
                                                                       nsIDevi
ceContextSpec *&aNewSpec,
.
                                                                       nsIDevi
ceContextSpec *&aNewSpec,
                                                                       PRBool 
aQuiet)
.
                                                                       PRBool 
aQuiet)
{
.
{
    nsresult rv;
.
    nsresult rv;
    static NS_DEFINE_CID(kDeviceContextSpecCID, NS_DEVICE_CONTEXT_SPEC_CID);
.
    static NS_DEFINE_CID(kDeviceContextSpecCID, NS_DEVICE_CONTEXT_SPEC_CID);