Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh920 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().… in apply()
927 …const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[s… in apply()
1018 return_trace (coverage.sanitize (c, this) && entryExitRecord.sanitize (c, this)); in sanitize()
1027 entryExitRecord; /* Array of EntryExit records--in member
1030 DEFINE_SIZE_ARRAY (6, entryExitRecord);