Minor
This commit is contained in:
parent
a953b64750
commit
4674655841
@ -212,8 +212,11 @@ struct arabic_fallback_plan_t
|
|||||||
|
|
||||||
struct ManifestLookup
|
struct ManifestLookup
|
||||||
{
|
{
|
||||||
|
public:
|
||||||
OT::Tag tag;
|
OT::Tag tag;
|
||||||
OT::OffsetTo<OT::SubstLookup> lookupOffset;
|
OT::OffsetTo<OT::SubstLookup> lookupOffset;
|
||||||
|
public:
|
||||||
|
DEFINE_SIZE_STATIC (6);
|
||||||
};
|
};
|
||||||
typedef OT::ArrayOf<ManifestLookup> Manifest;
|
typedef OT::ArrayOf<ManifestLookup> Manifest;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user