Home | History | Annotate | Download | only in cff

Lines Matching refs:new_bytes

391     FT_Byte*   new_bytes = NULL;
405 ( !pool || !FT_ALLOC( new_bytes,
428 t[0] = new_bytes + cur_offset;
445 t[n] = new_bytes + next_offset + extra;
461 *pool = new_bytes;