Home
last modified time | relevance | path

Searched refs:TTGlyphID (Results 1 – 25 of 50) sorted by relevance

12

/external/icu/icu4c/source/layout/
DContextualGlyphSubstProc2.cpp54 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()
DStateTableProcessor2.cpp90 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()
DLookupTables.h39 TTGlyphID lastGlyph;
40 TTGlyphID firstGlyph;
46 TTGlyphID glyph;
89 TTGlyphID firstGlyph;
90 TTGlyphID glyphCount;
DCoverageTables.cpp43 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()
DClassDefinitionTables.cpp73 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()
DSegmentArrayProcessor2.cpp46 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process()
50TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader.getAliasRAW() + offset); in process()
51 TTGlyphID newGlyph = SWAPW(glyphArray[LE_GET_GLYPH(thisGlyph) - firstGlyph]); in process()
DLookupTables.cpp33 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyph); in lookupSegment()
65 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyph); in lookupSingle()
DTrimmedArrayProcessor.cpp51 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph); in process()
54 TTGlyphID newGlyph = SWAPW(trimmedArrayLookupTable->valueArray[ttGlyph - firstGlyph]); in process()
DTrimmedArrayProcessor2.cpp47 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph); in process()
50 TTGlyphID newGlyph = SWAPW(valueArray(ttGlyph - firstGlyph, success)); in process()
DSegmentArrayProcessor.cpp46 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process()
50 … LEReferenceToArrayOf<TTGlyphID> glyphArray(subtableHeader, success, offset, LE_UNBOUNDED_ARRAY); in process()
51TTGlyphID newGlyph = SWAPW(glyphArray(LE_GET_GLYPH(thisGlyph) - firstGlyph, success)); in process()
DSingleSubstitutionSubtables.cpp49 TTGlyphID substitute = ((TTGlyphID) LE_GET_GLYPH(glyph)) + SWAPW(deltaGlyphID); in process()
67 TTGlyphID substitute = SWAPW(substituteArray[coverageIndex]); in process()
DClassDefinitionTables.h42 TTGlyphID startGlyph;
54 TTGlyphID start;
55 TTGlyphID end;
DLigatureSubstSubtables.cpp30 LEReferenceToArrayOf<TTGlyphID> in process()
34 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process()
49 TTGlyphID deletedGlyph = tempIterator.ignoresMarks()? 0xFFFE : 0xFFFF; in process()
DMultipleSubstSubtables.cpp53 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()
DOpenTypeTables.h39 TTGlyphID firstGlyph;
40 TTGlyphID lastGlyph;
DTrimmedArrayProcessor.h52 TTGlyphID firstGlyph;
53 TTGlyphID lastGlyph;
DTrimmedArrayProcessor2.h52 TTGlyphID firstGlyph;
53 TTGlyphID lastGlyph;
DLigatureSubstSubtables.h32 TTGlyphID ligGlyph;
34 TTGlyphID componentArray[ANY_NUMBER];
DStateTableProcessor.h47 TTGlyphID firstGlyph;
48 TTGlyphID lastGlyph;
DSegmentSingleProcessor2.cpp47TTGlyphID newGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph) + SWAPW(lookupSegment->value); in process()
DOpenTypeUtilities.h24 …static le_int32 getGlyphRangeIndex(TTGlyphID glyphID, const GlyphRangeRecord *records, le_int32 re… in getGlyphRangeIndex()
30 …static le_int32 getGlyphRangeIndex(TTGlyphID glyphID, const LEReferenceToArrayOf<GlyphRangeRecord>…
DSegmentSingleProcessor.cpp46TTGlyphID newGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph) + SWAPW(lookupSegment->value); in process()
DPairPositioningSubtables.h27 TTGlyphID secondGlyph;
55 const PairValueRecord *findPairValueRecord(TTGlyphID glyphID, const PairValueRecord *records,
DContextualSubstSubtables.h34 const TTGlyphID *glyphArray, le_uint16 glyphCount, GlyphIterator *glyphIterator,
83 TTGlyphID inputGlyphArray[ANY_NUMBER];
161 TTGlyphID backtrackGlyphArray[ANY_NUMBER];
DContextualGlyphSubstProc.cpp55TTGlyphID newGlyph = SWAPW(int16Table.getObject(markOffset + LE_GET_GLYPH(mGlyph), success)); // w… in processStateEntry()
62TTGlyphID newGlyph = SWAPW(int16Table.getObject(currOffset + LE_GET_GLYPH(thisGlyph), success)); /… in processStateEntry()

12