提交 46746558 编写于 作者: B Behdad Esfahbod

Minor

上级 a953b647
...@@ -212,8 +212,11 @@ struct arabic_fallback_plan_t ...@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册