Home
last modified time | relevance | path

Searched refs:AnchorTable (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/layout/
DAnchorTables.h21 struct AnchorTable struct
31 struct Format1AnchorTable : AnchorTable argument
36 struct Format2AnchorTable : AnchorTable
43 struct Format3AnchorTable : AnchorTable
DCursiveAttachmentSubtables.cpp33 const AnchorTable *entryAnchorTable = (const AnchorTable *) ((char *) this + entryOffset); in process()
42 const AnchorTable *exitAnchorTable = (const AnchorTable *) ((char *) this + exitOffset); in process()
DMarkArrays.cpp27 const AnchorTable *anchorTable = (AnchorTable *) ((char *) this + anchorTableOffset); in getMarkClass()
DMarkToMarkPosnSubtables.cpp65 … const AnchorTable *anchorTable = (const AnchorTable *) ((char *) mark2Array + anchorTableOffset); in process()
DMarkToLigaturePosnSubtables.cpp76 …const AnchorTable *anchorTable = (const AnchorTable *) ((char *) ligatureAttachTable + anchorTable… in process()
DMarkToBasePosnSubtables.cpp66 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) baseArray + anchorTableOffset); in process()
DAnchorTables.cpp15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, in getAnchor()
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1754 #define AnchorTable U_ICU_ENTRY_POINT_RENAME(AnchorTable) macro