Searched refs:match_glyph_data (Results 1 – 1 of 1) sorted by relevance
401 match_glyph_data (NULL), in skipping_forward_iterator_t()421 match_glyph_data = glyph_data; in set_match_func()425 inline void reject (void) { num_items++; match_glyph_data--; } in reject()438 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in next()444 match_glyph_data++; in next()458 const USHORT *match_glyph_data; member472 match_glyph_data (NULL), in skipping_backward_iterator_t()491 match_glyph_data = glyph_data; in set_match_func()508 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in prev()514 match_glyph_data++; in prev()[all …]