OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_glyph_data
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh
386
match_glyph_data
(NULL),
406
match_glyph_data
= glyph_data;
410
inline void reject (void) { num_items++;
match_glyph_data
--; }
423
matcher_t::may_match_t match = matcher.may_match (info,
match_glyph_data
);
429
match_glyph_data
++;
443
const USHORT *
match_glyph_data
;
member in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
457
match_glyph_data
(NULL),
476
match_glyph_data
= glyph_data;
494
matcher_t::may_match_t match = matcher.may_match (info,
match_glyph_data
);
500
match_glyph_data
++
514
const USHORT *
match_glyph_data
;
member in struct:OT::hb_apply_context_t::skipping_backward_iterator_t
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh
381
match_glyph_data
(NULL),
401
match_glyph_data
= glyph_data;
405
inline void reject (void) { num_items++;
match_glyph_data
--; }
418
matcher_t::may_match_t match = matcher.may_match (info,
match_glyph_data
);
424
match_glyph_data
++;
438
const USHORT *
match_glyph_data
;
member in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
452
match_glyph_data
(NULL),
471
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 430 milliseconds