Searched refs:shift_forward (Results 1 – 2 of 2) sorted by relevance
264 HB_INTERNAL bool shift_forward (unsigned int count);
180 hb_buffer_t::shift_forward (unsigned int count) in shift_forward() function in hb_buffer_t429 if (unlikely (idx < count && !shift_forward (count + 32))) return false; in move_to()