Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/
A Dftrender.h80 FT_Glyph_CopyFunc glyph_copy; member
/AliOS-Things-master/components/freetype/src/base/
A Dftglyph.c339 if ( clazz->glyph_copy ) in FT_Glyph_Copy()
340 error = clazz->glyph_copy( source, copy ); in FT_Glyph_Copy()
/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h1152 clazz->glyph_copy = copy_; \

Completed in 9 milliseconds