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

  /external/icu4c/layout/
PairPositioningSubtables.h 54 const PairValueRecord *findPairValueRecord(TTGlyphID glyphID, const PairValueRecord *records,
PairPositioningSubtables.cpp 62 pairValueRecord = findPairValueRecord((TTGlyphID) LE_GET_GLYPH(secondGlyph), pairSetTable->pairValueRecordArray, pairValueCount, recordSize);
127 const PairValueRecord *PairPositioningFormat1Subtable::findPairValueRecord(TTGlyphID glyphID, const PairValueRecord *records, le_uint16 recordCount, le_uint16 recordSize) const

Completed in 1101 milliseconds