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

/external/icu4c/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.hh840 struct EntryExitRecord struct in namespace:OT
885 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->cur().codepoint)];
890 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->info[skippy_iter.idx].codepoint)];
967 ArrayOf<EntryExitRecord>
/external/harfbuzz/src/
H A Dharfbuzz-gpos-private.h304 /* number of EntryExitRecord tables */
305 HB_EntryExitRecord* EntryExitRecord; member in struct:HB_CursivePos_
306 /* array of EntryExitRecord tables */
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos-private.h304 /* number of EntryExitRecord tables */
305 HB_EntryExitRecord* EntryExitRecord; member in struct:HB_CursivePos_
306 /* array of EntryExitRecord tables */
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh842 struct EntryExitRecord struct in namespace:OT
887 const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->cur().codepoint)];
892 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->info[skippy_iter.idx].codepoint)];
969 ArrayOf<EntryExitRecord>

Completed in 84 milliseconds