зеркало из https://github.com/mozilla/gecko-dev.git
Fix mac build
This commit is contained in:
Родитель
a42be9cf57
Коммит
cbbbba619b
|
@ -87,6 +87,8 @@ public:
|
||||||
NS_IMETHOD FirstExistingFont(const nsFont& aFont, nsString& aFaceName);
|
NS_IMETHOD FirstExistingFont(const nsFont& aFont, nsString& aFaceName);
|
||||||
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
||||||
PRBool& aAliased);
|
PRBool& aAliased);
|
||||||
|
|
||||||
|
NS_IMETHOD GetILColorSpace(IL_ColorSpace*& aColorSpace);
|
||||||
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
|
@ -87,6 +87,8 @@ public:
|
||||||
NS_IMETHOD FirstExistingFont(const nsFont& aFont, nsString& aFaceName);
|
NS_IMETHOD FirstExistingFont(const nsFont& aFont, nsString& aFaceName);
|
||||||
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
||||||
PRBool& aAliased);
|
PRBool& aAliased);
|
||||||
|
|
||||||
|
NS_IMETHOD GetILColorSpace(IL_ColorSpace*& aColorSpace);
|
||||||
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче