[aat] Minor
This commit is contained in:
parent
9fae611740
commit
2d987110c0
|
@ -310,7 +310,7 @@ struct WidthDeltaPair
|
||||||
DEFINE_SIZE_STATIC (24);
|
DEFINE_SIZE_STATIC (24);
|
||||||
};
|
};
|
||||||
|
|
||||||
struct WidthDeltaCluster : OT::LArrayOf<WidthDeltaPair> {};
|
typedef OT::LArrayOf<WidthDeltaPair> WidthDeltaCluster;
|
||||||
|
|
||||||
struct JustificationCategory
|
struct JustificationCategory
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue