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

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 583 struct PairValueRecord
609 const PairValueRecord *record = CastP<PairValueRecord> (arrayZ);
623 const PairValueRecord *record_array = CastP<PairValueRecord> (arrayZ);
634 const PairValueRecord *record = &StructAtOffset<PairValueRecord> (record_array, record_size * mid);
669 const PairValueRecord *record = CastP<PairValueRecord> (arrayZ);
    [all...]
  /external/fonttools/Lib/fontTools/
subset.py 218 p.PairValueRecord = [r for r in p.PairValueRecord
220 p.PairValueCount = len(p.PairValueRecord)
    [all...]

Completed in 194 milliseconds