Searched refs:AnchorTable (Results 1 - 7 of 7) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DAnchorTables.h46 struct AnchorTable struct
56 struct Format1AnchorTable : AnchorTable
62 struct Format2AnchorTable : AnchorTable
71 struct Format3AnchorTable : AnchorTable
H A DCursiveAttachmentSubtables.cpp61 LEReferenceTo<AnchorTable> entryAnchorTable(base, success, entryOffset);
72 LEReferenceTo<AnchorTable> exitAnchorTable(base, success, exitOffset);
H A DMarkArrays.cpp56 LEReferenceTo<AnchorTable> anchorTable(base, success, anchorTableOffset);
H A DMarkToMarkPosnSubtables.cpp99 LEReferenceTo<AnchorTable> anchorTable(mark2Array, success, anchorTableOffset);
H A DAnchorTables.cpp40 void AnchorTable::getAnchor(const LETableReference &base, LEGlyphID glyphID, const LEFontInstance *fontInstance,
H A DMarkToLigaturePosnSubtables.cpp113 LEReferenceTo<AnchorTable> anchorTable(ligatureAttachTable, success, anchorTableOffset);
H A DMarkToBasePosnSubtables.cpp100 LEReferenceTo<AnchorTable> anchorTable(baseArray, success, anchorTableOffset);

Completed in 50 milliseconds