Home
last modified time | relevance | path

Searched refs:sfnt_bytes (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/sfnt/
Dsfwoff2.c255 pad4( FT_Byte** sfnt_bytes, in pad4() argument
260 FT_Byte* sfnt = *sfnt_bytes; in pad4()
277 *sfnt_bytes = sfnt; in pad4()
771 FT_Byte** sfnt_bytes, in store_loca() argument
777 FT_Byte* sfnt = *sfnt_bytes; in store_loca()
814 *sfnt_bytes = sfnt; in store_loca()
834 FT_Byte** sfnt_bytes, in reconstruct_glyf() argument
841 FT_Byte* sfnt = *sfnt_bytes; in reconstruct_glyf()
1228 *sfnt_bytes = sfnt; in reconstruct_glyf()
1244 *sfnt_bytes = sfnt; in reconstruct_glyf()
[all …]
/external/freetype/
DChangeLog1705 sfnt_bytes'. This has been done because we reallocate memory to