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

  /external/icu4c/layout/
AnchorTables.h 21 struct AnchorTable
31 struct Format1AnchorTable : AnchorTable
36 struct Format2AnchorTable : AnchorTable
43 struct Format3AnchorTable : AnchorTable
CursiveAttachmentSubtables.cpp 33 const AnchorTable *entryAnchorTable = (const AnchorTable *) ((char *) this + entryOffset);
42 const AnchorTable *exitAnchorTable = (const AnchorTable *) ((char *) this + exitOffset);
MarkArrays.cpp 27 const AnchorTable *anchorTable = (AnchorTable *) ((char *) this + anchorTableOffset);
29 anchorTable->getAnchor(glyphID, fontInstance, anchor);
MarkToMarkPosnSubtables.cpp 65 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) mark2Array + anchorTableOffset);
73 anchorTable->getAnchor(mark2Glyph, fontInstance, mark2Anchor);
MarkToBasePosnSubtables.cpp 66 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) baseArray + anchorTableOffset);
75 anchorTable->getAnchor(baseGlyph, fontInstance, baseAnchor);
MarkToLigaturePosnSubtables.cpp 76 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) ligatureAttachTable + anchorTableOffset);
79 anchorTable->getAnchor(ligatureGlyph, fontInstance, ligatureAnchor);
AnchorTables.cpp 15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 67 milliseconds