Bug 284802 - AIX build failure after Bug 234182 checkin.

r=tor@acm.org, sr=darin@meer.net
This commit is contained in:
pkw%us.ibm.com 2005-03-04 19:28:11 +00:00
Родитель cb8b1199e4
Коммит 8cdef048d9
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -58,6 +58,8 @@
#endif
#include "nsAutoBuffer.h"
const PRUint16 nsPSFontGenerator::kSubFontSize = 255;
extern nsIAtom *gUsersLocale;
#define NS_IS_BOLD(weight) ((weight) > 400 ? 1 : 0)

Просмотреть файл

@ -458,7 +458,7 @@ public:
nsString *GetSubset();
// 256 (PS type 1 encoding vector size) - 1 (1 is for mandatory /.notdef)
const static PRUint16 kSubFontSize = 255;
const static PRUint16 kSubFontSize;
protected:
// XXX To support non-BMP characters, we may have to use