Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/
A Dfreetype.h1124 #define FT_FACE_FLAG_VERTICAL ( 1L << 5 ) macro
1164 ( face->face_flags & FT_FACE_FLAG_VERTICAL )
/AliOS-Things-master/components/freetype/src/type42/
A Dt42objs.c332 if ( face->ttf_face->face_flags & FT_FACE_FLAG_VERTICAL ) in T42_Face_Init()
333 root->face_flags |= FT_FACE_FLAG_VERTICAL; in T42_Face_Init()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrobjs.c170 pfrface->face_flags |= FT_FACE_FLAG_VERTICAL; in pfr_face_init()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.c1237 flags |= FT_FACE_FLAG_VERTICAL; in sfnt_load_face()

Completed in 13 milliseconds