Searched defs:match_glyph_data (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh382 match_glyph_data (NULL),
402 match_glyph_data = glyph_data;
406 inline void reject (void) { num_items++; match_glyph_data--; }
419 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data);
425 match_glyph_data++;
439 const USHORT *match_glyph_data; member in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
453 match_glyph_data (NULL),
472 match_glyph_data = glyph_data;
489 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data);
495 match_glyph_data
509 const USHORT *match_glyph_data; member in struct:OT::hb_apply_context_t::skipping_backward_iterator_t
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh382 match_glyph_data (NULL),
402 match_glyph_data = glyph_data;
406 inline void reject (void) { num_items++; match_glyph_data--; }
419 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data);
425 match_glyph_data++;
439 const USHORT *match_glyph_data; member in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
453 match_glyph_data (NULL),
472 match_glyph_data = glyph_data;
489 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data);
495 match_glyph_data
509 const USHORT *match_glyph_data; member in struct:OT::hb_apply_context_t::skipping_backward_iterator_t
[all...]

Completed in 174 milliseconds