Home | History | Annotate | Download | only in src

Lines Matching refs:may_have

637       return digest.may_have (c->buffer->cur().codepoint) && apply_func (obj, c);
2634 bool may_have (hb_codepoint_t g) const
2635 { return digest.may_have (g); }