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

  /external/icu4c/layout/
GlyphDefinitionTables.cpp 24 const LigatureCaretListTable *GlyphDefinitionTableHeader::getLigatureCaretListTable() const
26 return (const LigatureCaretListTable *) ((char *) this + SWAPW(ligCaretListOffset));
GlyphDefinitionTables.h 45 struct LigatureCaretListTable
91 const LigatureCaretListTable *getLigatureCaretListTable() const;

Completed in 65 milliseconds