Home
last modified time | relevance | path

Searched refs:arrayZ (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh608 const PairValueRecord *record = CastP<PairValueRecord> (arrayZ); in collect_glyphs()
627 const PairValueRecord *record_array = CastP<PairValueRecord> (arrayZ); in apply()
669 … && c->check_array (arrayZ, USHORT::static_size * closure->stride, len))) return_trace (false); in sanitize()
672 const PairValueRecord *record = CastP<PairValueRecord> (arrayZ); in sanitize()
679 USHORT arrayZ[VAR]; /* Array of PairValueRecords--ordered member
682 DEFINE_SIZE_ARRAY (2, arrayZ);