Searched refs:match_glyph_data (Results 1 – 1 of 1) sorted by relevance
345 match_glyph_data = NULL, in init()363 match_glyph_data = glyph_data; in set_match_func()375 inline void reject (void) { num_items++; match_glyph_data--; } in reject()389 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in next()395 match_glyph_data++; in next()416 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in prev()422 match_glyph_data++; in prev()436 const USHORT *match_glyph_data; member