/external/icu/icu4c/source/layout/ |
D | ContextualGlyphSubstProc2.cpp | 54 TTGlyphID newGlyph = lookup(offset, mGlyph, success); in processStateEntry() 61 TTGlyphID newGlyph = lookup(offset, thisGlyph, success); in processStateEntry() 76 TTGlyphID ContextualGlyphSubstitutionProcessor2::lookup(le_uint32 offset, LEGlyphID gid, LEErrorCod… in lookup() 78 TTGlyphID newGlyph = 0xFFFF; in lookup() 91 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(gid); in lookup() 126 TTGlyphID firstGlyph = SWAPW(lookupTable8->firstGlyph); in lookup() 127 TTGlyphID glyphCount = SWAPW(lookupTable8->glyphCount); in lookup() 128 TTGlyphID lastGlyph = firstGlyph + glyphCount; in lookup() 129 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(gid); in lookup()
|
D | StateTableProcessor2.cpp | 90 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(gid); in process() 121 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(gid); in process() 162 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(gid); in process() 183 TTGlyphID firstGlyph = SWAPW(lookupTable8->firstGlyph); in process() 184 TTGlyphID lastGlyph = firstGlyph + SWAPW(lookupTable8->glyphCount); in process() 197 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(glyphStorage[currGlyph]); in process()
|
D | LookupTables.h | 39 TTGlyphID lastGlyph; 40 TTGlyphID firstGlyph; 46 TTGlyphID glyph; 89 TTGlyphID firstGlyph; 90 TTGlyphID glyphCount;
|
D | CoverageTables.cpp | 43 TTGlyphID ttGlyphID = (TTGlyphID) LE_GET_GLYPH(glyphID); in getGlyphCoverage() 76 TTGlyphID ttGlyphID = (TTGlyphID) LE_GET_GLYPH(glyphID); in getGlyphCoverage() 85 TTGlyphID firstInRange = SWAPW(rangeRecordArray[rangeIndex].firstGlyph); in getGlyphCoverage()
|
D | ClassDefinitionTables.cpp | 73 TTGlyphID ttGlyphID = (TTGlyphID) LE_GET_GLYPH(glyphID); in getGlyphClass() 74 TTGlyphID firstGlyph = SWAPW(startGlyph); in getGlyphClass() 75 TTGlyphID lastGlyph = firstGlyph + count; in getGlyphClass() 103 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyphID); in getGlyphClass()
|
D | SegmentArrayProcessor2.cpp | 46 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process() 50 … TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader.getAliasRAW() + offset); in process() 51 TTGlyphID newGlyph = SWAPW(glyphArray[LE_GET_GLYPH(thisGlyph) - firstGlyph]); in process()
|
D | LookupTables.cpp | 33 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyph); in lookupSegment() 65 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyph); in lookupSingle()
|
D | TrimmedArrayProcessor.cpp | 51 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph); in process() 54 TTGlyphID newGlyph = SWAPW(trimmedArrayLookupTable->valueArray[ttGlyph - firstGlyph]); in process()
|
D | TrimmedArrayProcessor2.cpp | 47 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph); in process() 50 TTGlyphID newGlyph = SWAPW(valueArray(ttGlyph - firstGlyph, success)); in process()
|
D | SegmentArrayProcessor.cpp | 46 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process() 50 … LEReferenceToArrayOf<TTGlyphID> glyphArray(subtableHeader, success, offset, LE_UNBOUNDED_ARRAY); in process() 51 … TTGlyphID newGlyph = SWAPW(glyphArray(LE_GET_GLYPH(thisGlyph) - firstGlyph, success)); in process()
|
D | SingleSubstitutionSubtables.cpp | 49 TTGlyphID substitute = ((TTGlyphID) LE_GET_GLYPH(glyph)) + SWAPW(deltaGlyphID); in process() 67 TTGlyphID substitute = SWAPW(substituteArray[coverageIndex]); in process()
|
D | ClassDefinitionTables.h | 42 TTGlyphID startGlyph; 54 TTGlyphID start; 55 TTGlyphID end;
|
D | LigatureSubstSubtables.cpp | 30 LEReferenceToArrayOf<TTGlyphID> in process() 34 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process() 49 TTGlyphID deletedGlyph = tempIterator.ignoresMarks()? 0xFFFE : 0xFFFF; in process()
|
D | MultipleSubstSubtables.cpp | 53 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[0]); in process() 66 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process() 87 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process()
|
D | OpenTypeTables.h | 39 TTGlyphID firstGlyph; 40 TTGlyphID lastGlyph;
|
D | TrimmedArrayProcessor.h | 52 TTGlyphID firstGlyph; 53 TTGlyphID lastGlyph;
|
D | TrimmedArrayProcessor2.h | 52 TTGlyphID firstGlyph; 53 TTGlyphID lastGlyph;
|
D | LigatureSubstSubtables.h | 32 TTGlyphID ligGlyph; 34 TTGlyphID componentArray[ANY_NUMBER];
|
D | StateTableProcessor.h | 47 TTGlyphID firstGlyph; 48 TTGlyphID lastGlyph;
|
D | SegmentSingleProcessor2.cpp | 47 … TTGlyphID newGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph) + SWAPW(lookupSegment->value); in process()
|
D | OpenTypeUtilities.h | 24 …static le_int32 getGlyphRangeIndex(TTGlyphID glyphID, const GlyphRangeRecord *records, le_int32 re… in getGlyphRangeIndex() 30 …static le_int32 getGlyphRangeIndex(TTGlyphID glyphID, const LEReferenceToArrayOf<GlyphRangeRecord>…
|
D | SegmentSingleProcessor.cpp | 46 … TTGlyphID newGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph) + SWAPW(lookupSegment->value); in process()
|
D | PairPositioningSubtables.h | 27 TTGlyphID secondGlyph; 55 const PairValueRecord *findPairValueRecord(TTGlyphID glyphID, const PairValueRecord *records,
|
D | ContextualSubstSubtables.h | 34 const TTGlyphID *glyphArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, 83 TTGlyphID inputGlyphArray[ANY_NUMBER]; 161 TTGlyphID backtrackGlyphArray[ANY_NUMBER];
|
D | ContextualGlyphSubstProc.cpp | 55 …TTGlyphID newGlyph = SWAPW(int16Table.getObject(markOffset + LE_GET_GLYPH(mGlyph), success)); // w… in processStateEntry() 62 …TTGlyphID newGlyph = SWAPW(int16Table.getObject(currOffset + LE_GET_GLYPH(thisGlyph), success)); /… in processStateEntry()
|