3 * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
16 #include "LEFontInstance.h"
17 #include "OpenTypeTables.h"
24 Offset markAnchorTableOffset
;
30 MarkRecord markRecordArray
[ANY_NUMBER
];
32 le_int32
getMarkClass(LEGlyphID glyphID
, le_int32 coverageIndex
, const LEFontInstance
*fontInstance
,
33 LEPoint
&anchor
) const;
35 LE_VAR_ARRAY(MarkArray
, markRecordArray
)