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

/external/icu4c/layout/
H A DGlyphDefinitionTables.cpp24 const LigatureCaretListTable *GlyphDefinitionTableHeader::getLigatureCaretListTable() const
26 return (const LigatureCaretListTable *) ((char *) this + SWAPW(ligCaretListOffset));
H A DGlyphDefinitionTables.h45 struct LigatureCaretListTable struct
91 const LigatureCaretListTable *getLigatureCaretListTable() const;

Completed in 35 milliseconds