зеркало из https://github.com/mozilla/pjs.git
Bug 560897: close #pragma pack r=roc
--HG-- extra : rebase_source : 22e464f28ac79681b13c46fa213a81faa7e87d91
This commit is contained in:
Родитель
8599cdf6ad
Коммит
ed8589f41a
|
@ -487,7 +487,7 @@ typedef struct {
|
||||||
|
|
||||||
AutoSwap_PRUint16 arrays[1];
|
AutoSwap_PRUint16 arrays[1];
|
||||||
} Format4Cmap;
|
} Format4Cmap;
|
||||||
|
#pragma pack()
|
||||||
PRUint32
|
PRUint32
|
||||||
gfxFontUtils::MapCharToGlyphFormat4(const PRUint8 *aBuf, PRUnichar aCh)
|
gfxFontUtils::MapCharToGlyphFormat4(const PRUint8 *aBuf, PRUnichar aCh)
|
||||||
{
|
{
|
||||||
|
@ -773,6 +773,7 @@ struct KernTableSubtableHeaderVersion1 {
|
||||||
AutoSwap_PRUint16 tupleIndex;
|
AutoSwap_PRUint16 tupleIndex;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#pragma pack()
|
||||||
static PRBool
|
static PRBool
|
||||||
IsValidSFNTVersion(PRUint32 version)
|
IsValidSFNTVersion(PRUint32 version)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче