Lines Matching refs:buffer
37 #include "hb-buffer-private.hh"
41 /* buffer var allocations, used during the GSUB/GPOS processing */
46 /* buffer var allocations, used during the entire shaping process */
184 static inline uint8_t allocate_lig_id (hb_buffer_t *buffer) {
185 uint8_t lig_id = buffer->next_serial () & 0x07;
187 lig_id = allocate_lig_id (buffer); /* in case of overflow */
203 hb_buffer_t *buffer);
207 hb_buffer_t *buffer,
215 hb_buffer_t *buffer);
221 hb_buffer_t *buffer);
225 hb_buffer_t *buffer,
233 hb_buffer_t *buffer);