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

  /external/freetype/src/sfnt/
sfobjs.c 1563 FT_UInt* sbit_strike_map = NULL; local
    [all...]
ttsbit.c 292 /* we have to test for the existence of `sbit_strike_map' */
294 /* to construct `sbit_strike_map' itself */
295 if ( face->sbit_strike_map )
301 strike_index = face->sbit_strike_map[strike_index];
500 strike_index = face->sbit_strike_map[strike_index];
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 1756 FT_UInt* sbit_strike_map; member in struct:TT_FaceRec_
    [all...]

Completed in 387 milliseconds