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

  /external/freetype/src/sfnt/
ttsbit.c 213 FT_FRAME_CHAR( horiBearingX ),
214 FT_FRAME_CHAR( horiBearingY ),
217 FT_FRAME_CHAR( vertBearingX ),
218 FT_FRAME_CHAR( vertBearingY ),
433 FT_FRAME_CHAR( ascender ),
434 FT_FRAME_CHAR( descender ),
437 FT_FRAME_CHAR( caret_slope_numerator ),
438 FT_FRAME_CHAR( caret_slope_denominator ),
439 FT_FRAME_CHAR( caret_offset ),
441 FT_FRAME_CHAR( min_origin_SB )
    [all...]
ttload.c     [all...]
  /external/freetype/include/freetype/internal/
ftstream.h 127 #define FT_FRAME_CHAR( f ) FT_FRAME_FIELD( ft_frame_schar, f )

Completed in 150 milliseconds