HomeSort by relevance Sort by last modified time
    Searched refs:AttachmentListTable (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
GlyphDefinitionTables.cpp 19 const AttachmentListTable *GlyphDefinitionTableHeader::getAttachmentListTable() const
21 return (const AttachmentListTable *) ((char *) this + SWAPW(attachListOffset));
GlyphDefinitionTables.h 32 struct AttachmentListTable
90 const AttachmentListTable *getAttachmentListTable()const ;

Completed in 38 milliseconds