Searched refs:AttachmentListTable (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DGlyphDefinitionTables.cpp47 const LEReferenceTo<AttachmentListTable>
51 if(LE_FAILURE(success)) return LEReferenceTo<AttachmentListTable>();
52 return LEReferenceTo<AttachmentListTable>(base, success, SWAPW(attachListOffset));
H A DGlyphDefinitionTables.h57 struct AttachmentListTable struct
63 LE_VAR_ARRAY(AttachmentListTable, attachPointTableOffsetArray)
121 const LEReferenceTo<AttachmentListTable>

Completed in 92 milliseconds