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