Home
last modified time | relevance | path

Searched defs:EntryExitRecord (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/layout/
DCursiveAttachmentSubtables.h24 struct EntryExitRecord struct
33 EntryExitRecord entryExitRecords[ANY_NUMBER]; argument
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout-gpos-table.hh852 struct EntryExitRecord struct
856 inline bool sanitize (hb_sanitize_context_t *c, void *base) { in sanitize()
863 entryAnchor; /* Offset to EntryAnchor table--from
867 exitAnchor; /* Offset to ExitAnchor table--from
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh852 struct EntryExitRecord struct
856 inline bool sanitize (hb_sanitize_context_t *c, void *base) { in sanitize()
863 entryAnchor; /* Offset to EntryAnchor table--from
867 exitAnchor; /* Offset to ExitAnchor table--from
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
Dharfbuzz-gpos-private.h292 HB_EntryExitRecord* EntryExitRecord; member