Searched defs:PairSet (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/harfbuzz-ng/src/ |
| D | hb-ot-layout-gpos-table.hh | 574 struct PairSet struct 578 inline void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() 595 inline bool apply (hb_apply_context_t *c, in apply() 627 struct sanitize_closure_t { 634 inline bool sanitize (hb_sanitize_context_t *c, const sanitize_closure_t *closure) { in sanitize() 646 USHORT len; /* Number of PairValueRecords */ 647 USHORT array[VAR]; /* Array of PairValueRecords--ordered
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-gpos-table.hh | 574 struct PairSet struct 578 inline void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() 595 inline bool apply (hb_apply_context_t *c, in apply() 627 struct sanitize_closure_t { 634 inline bool sanitize (hb_sanitize_context_t *c, const sanitize_closure_t *closure) { in sanitize() 646 USHORT len; /* Number of PairValueRecords */ 647 USHORT array[VAR]; /* Array of PairValueRecords--ordered
|
| /external/chromium_org/third_party/skia/third_party/harfbuzz/src/ |
| D | harfbuzz-dump.c | 572 Dump_PairSet (HB_PairSet *PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat… in Dump_PairSet()
|
| D | harfbuzz-gpos-private.h | 219 HB_PairSet* PairSet; /* array of PairSet tables */ member
|