Home
last modified time | relevance | path

Searched refs:FT_LOAD_RENDER (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftcbasic.c143 family->attrs.load_flags | FT_LOAD_RENDER ); in ftc_basic_family_load_bitmap()
/AliOS-Things-master/components/freetype/include/
A Dfreetype.h2628 #define FT_LOAD_RENDER ( 1L << 2 ) macro
/AliOS-Things-master/components/freetype/src/autofit/
A Dafloader.c557 load_flags &= ~FT_LOAD_RENDER; in af_loader_load_glyph()
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c625 load_flags &= ~FT_LOAD_RENDER; in FT_Load_Glyph()
821 load_flags & FT_LOAD_RENDER ) in FT_Load_Glyph()

Completed in 18 milliseconds