hb-open-type-private.hh | 274 inline bool may_edit (const void *base HB_UNUSED, unsigned int len HB_UNUSED) function in struct:OT::hb_sanitize_context_t 283 "may_edit(%u) [%p..%p] (%d bytes) in [%p..%p] -> %s", 294 if (this->may_edit (obj, obj->static_size)) {
|