Home
last modified time | relevance | path

Searched refs:FT_FACE_STREAM (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.c1525 FT_Stream stream = FT_FACE_STREAM( face ); in sfnt_done_face()
1535 FT_Stream stream = FT_FACE_STREAM( face ); in sfnt_done_face()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c284 FT_Stream stream = FT_FACE_STREAM(face); in ft_var_load_avar()
376 FT_Stream stream = FT_FACE_STREAM(face); in ft_var_load_gvar()
/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h560 #define FT_FACE_STREAM( x ) FT_FACE( x )->stream macro

Completed in 17 milliseconds