Added GetDepth
git-svn-id: svn://10.0.0.236/trunk@7374 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9e4dc10edf
commit
ae3ac55caa
@ -83,6 +83,7 @@ public:
|
||||
NS_IMETHOD LoadIconImage(PRInt32 aId, nsIImage*& aImage);
|
||||
NS_IMETHOD CheckFontExistence(const char * aFontName);
|
||||
NS_IMETHOD CreateILColorSpace(IL_ColorSpace*& aColorSpace);
|
||||
NS_IMETHOD GetDepth(PRUint32& aDepth);
|
||||
|
||||
protected:
|
||||
~nsDeviceContextMac();
|
||||
|
||||
@ -83,6 +83,7 @@ public:
|
||||
NS_IMETHOD LoadIconImage(PRInt32 aId, nsIImage*& aImage);
|
||||
NS_IMETHOD CheckFontExistence(const char * aFontName);
|
||||
NS_IMETHOD CreateILColorSpace(IL_ColorSpace*& aColorSpace);
|
||||
NS_IMETHOD GetDepth(PRUint32& aDepth);
|
||||
|
||||
protected:
|
||||
~nsDeviceContextMac();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user