/external/icu4c/layout/ |
D | ClassDefinitionTables.cpp | 67 TTGlyphID ttGlyphID = (TTGlyphID) LE_GET_GLYPH(glyphID); in getGlyphClass() 68 TTGlyphID firstGlyph = SWAPW(startGlyph); in getGlyphClass() 69 TTGlyphID lastGlyph = firstGlyph + SWAPW(glyphCount); in getGlyphClass() 94 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyphID); in getGlyphClass()
|
D | LookupTables.h | 38 TTGlyphID lastGlyph; 39 TTGlyphID firstGlyph; 45 TTGlyphID glyph; 84 TTGlyphID firstGlyph; 85 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 | SegmentArrayProcessor.cpp | 47 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process() 51 TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader + offset); in process() 52 TTGlyphID newGlyph = SWAPW(glyphArray[LE_GET_GLYPH(thisGlyph) - firstGlyph]); in process()
|
D | LookupTables.cpp | 32 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyph); in lookupSegment() 61 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyph); in lookupSingle()
|
D | ClassDefinitionTables.h | 30 TTGlyphID startGlyph; 40 TTGlyphID start; 41 TTGlyphID end;
|
D | TrimmedArrayProcessor.cpp | 45 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph); in process() 48 TTGlyphID newGlyph = SWAPW(trimmedArrayLookupTable->valueArray[ttGlyph - firstGlyph]); 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 | MultipleSubstSubtables.cpp | 48 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[0]); in process() 61 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process() 82 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process()
|
D | LigatureSubstProc.cpp | 84 …const TTGlyphID *ligatureOffset = (const TTGlyphID *) ((char *) &ligatureSubstitutionHeader->stHea… in processStateEntry() 85 TTGlyphID ligatureGlyph = SWAPW(*ligatureOffset); in processStateEntry()
|
D | LigatureSubstSubtables.h | 31 TTGlyphID ligGlyph; 33 TTGlyphID componentArray[ANY_NUMBER];
|
D | TrimmedArrayProcessor.h | 52 TTGlyphID firstGlyph; 53 TTGlyphID lastGlyph;
|
D | OpenTypeTables.h | 38 TTGlyphID firstGlyph; 39 TTGlyphID lastGlyph;
|
D | StateTableProcessor.h | 47 TTGlyphID firstGlyph; 48 TTGlyphID lastGlyph;
|
D | ContextualSubstSubtables.h | 33 const TTGlyphID *glyphArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, 79 TTGlyphID inputGlyphArray[ANY_NUMBER]; 146 TTGlyphID backtrackGlyphArray[ANY_NUMBER];
|
D | SegmentSingleProcessor.cpp | 47 … TTGlyphID newGlyph = (TTGlyphID) LE_GET_GLYPH(thisGlyph) + SWAPW(lookupSegment->value); in process()
|
D | PairPositioningSubtables.h | 27 TTGlyphID secondGlyph; 54 const PairValueRecord *findPairValueRecord(TTGlyphID glyphID, const PairValueRecord *records,
|
D | StateTableProcessor.cpp | 59 TTGlyphID glyphCode = (TTGlyphID) LE_GET_GLYPH(glyphStorage[currGlyph]); in process()
|
D | LigatureSubstSubtables.cpp | 31 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process() 46 TTGlyphID deletedGlyph = tempIterator.ignoresMarks()? 0xFFFE : 0xFFFF; in process()
|
D | ContextualGlyphSubstProc.cpp | 50 TTGlyphID newGlyph = SWAPW(table[LE_GET_GLYPH(mGlyph)]); in processStateEntry() 58 TTGlyphID newGlyph = SWAPW(table[LE_GET_GLYPH(thisGlyph)]); in processStateEntry()
|
D | ContextualSubstSubtables.cpp | 50 le_bool ContextualSubstitutionBase::matchGlyphIDs(const TTGlyphID *glyphArray, le_uint16 glyphCount, in matchGlyphIDs() 66 TTGlyphID glyph = (TTGlyphID) glyphIterator->getCurrGlyphID(); in matchGlyphIDs() 392 …const TTGlyphID *inputGlyphArray = &chainSubRuleTable->backtrackGlyphArray[backtrackGlyphCount + 1… in process() 394 const TTGlyphID *lookaheadGlyphArray = &inputGlyphArray[inputGlyphCount + 1]; in process()
|
D | PairPositioningSubtables.cpp | 62 …pairValueRecord = findPairValueRecord((TTGlyphID) LE_GET_GLYPH(secondGlyph), pairSetTable->pairVal… in process() 127 const PairValueRecord *PairPositioningFormat1Subtable::findPairValueRecord(TTGlyphID glyphID, const… in findPairValueRecord()
|
/external/icu4c/samples/layout/ |
D | GDIFontInstance.cpp | 56 TTGlyphID *ttGlyphs = LE_NEW_ARRAY(TTGlyphID, count); in drawGlyphs() 68 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyphs[g]); in drawGlyphs()
|
/external/icu4c/test/letest/ |
D | cmaps.cpp | 126 TTGlyphID result = 0; in unicodeToGlyph() 142 result = (TTGlyphID) unicode; in unicodeToGlyph()
|
/external/chromium/third_party/icu/source/test/letest/ |
D | cmaps.cpp | 126 TTGlyphID result = 0; in unicodeToGlyph() 142 result = (TTGlyphID) unicode; in unicodeToGlyph()
|