Searched defs:EntryExitRecord (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
H A DCursiveAttachmentSubtables.h24 struct EntryExitRecord struct
33 EntryExitRecord entryExitRecords[ANY_NUMBER];
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh852 struct EntryExitRecord struct in namespace:OT
898 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().codepoint)];
903 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[skippy_iter.idx].codepoint)];
980 ArrayOf<EntryExitRecord>
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh852 struct EntryExitRecord struct in namespace:OT
898 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().codepoint)];
903 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[skippy_iter.idx].codepoint)];
980 ArrayOf<EntryExitRecord>

Completed in 156 milliseconds