Searched refs:set_offset_at (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-cff-common.hh | 143 set_offset_at (i, offset); in serialize() 146 set_offset_at (i, offset); in serialize() 176 void set_offset_at (unsigned int index, unsigned int offset) in set_offset_at() function 287 CFFIndex<COUNT>::set_offset_at (i, offset); in serialize() 290 CFFIndex<COUNT>::set_offset_at (i, offset); in serialize() 489 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid, offset); in serialize() 492 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid, offset); in serialize() 527 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid++, offset); in serialize() 530 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid, offset); in serialize()
|