Searched refs:set_offset_at (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-cff-common.hh | 134 set_offset_at (i, offset); in serialize() 137 set_offset_at (i, offset); in serialize() 166 void set_offset_at (unsigned int index, unsigned int offset) in set_offset_at() function 278 CFFIndex<COUNT>::set_offset_at (i, offset); in serialize() 281 CFFIndex<COUNT>::set_offset_at (i, offset); in serialize() 424 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid, offset); in serialize() 427 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid, offset); in serialize() 463 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid++, offset); in serialize() 466 CFFIndexOf<COUNT, FontDict>::set_offset_at (fid, offset); in serialize()
|