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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh919 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().codepoint)];
926 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[skippy_iter.idx].codepoint)];
1017 return_trace (coverage.sanitize (c, this) && entryExitRecord.sanitize (c, this));
1026 entryExitRecord; /* Array of EntryExit records--in member in struct:OT::CursivePosFormat1
1029 DEFINE_SIZE_ARRAY (6, entryExitRecord);

Completed in 33 milliseconds