HomeSort by relevance Sort by last modified time
    Searched refs:sbit_num_strikes (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/sfnt/
ttsbit0.c 54 face->sbit_num_strikes = 0;
96 face->sbit_num_strikes = count;
98 FT_TRACE3(( "sbit_num_strikes: %u\n", count ));
117 face->sbit_num_strikes = 0;
138 if ( strike_index >= (FT_ULong)face->sbit_num_strikes )
sfobjs.c 914 count = face->sbit_num_strikes;
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 1415 FT_UInt sbit_num_strikes; member in struct:TT_FaceRec_
    [all...]

Completed in 51 milliseconds