Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/sfnt/
A Dttsbit.c56 face->sbit_num_strikes = 0; in tt_face_load_sbit()
127 face->sbit_num_strikes = count; in tt_face_load_sbit()
174 face->sbit_num_strikes = count; in tt_face_load_sbit()
184 FT_TRACE3(( "sbit_num_strikes: %u\n", face->sbit_num_strikes )); in tt_face_load_sbit()
210 face->sbit_num_strikes = 0; in tt_face_free_sbit()
228 if ( strike_index >= (FT_ULong)face->sbit_num_strikes ) in tt_face_load_strike_metrics()
A Dsfobjs.c1333 count = face->sbit_num_strikes; in sfnt_load_face()
/AliOS-Things-master/components/freetype/include/internal/
A Dtttypes.h1382 FT_UInt sbit_num_strikes; member

Completed in 10 milliseconds