Home | History | Annotate | Download | only in src

Lines Matching refs:shift_forward

180 hb_buffer_t::shift_forward (unsigned int count)
429 if (unlikely (idx < count && !shift_forward (count + 32))) return false;