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

  /external/freetype/src/sfnt/
ttload.c 183 FT_FRAME_START( 16 ),
334 FT_FRAME_START( 8 ),
543 FT_FRAME_START( 54 ),
632 FT_FRAME_START( 6 ),
640 FT_FRAME_START( 26 ),
753 FT_FRAME_START( 6 ),
765 /* no FT_FRAME_START */
    [all...]
ttmtx.c 268 FT_FRAME_START( 36 ),
ttsbit.c 209 FT_FRAME_START( 8 ),
432 /* no FT_FRAME_START */
455 /* no FT_FRAME_START */
465 /* no FT_FRAME_START */
    [all...]
sfobjs.c 357 FT_FRAME_START( 8 ),
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 390 FT_FRAME_START( 20 ),
638 FT_FRAME_START( 16 ),
655 FT_FRAME_START( 20 ),
    [all...]
  /external/freetype/include/freetype/internal/
ftstream.h 60 ft_frame_start = FT_MAKE_FRAME_OP( FT_FRAME_OP_START, 0, 0 ), enumerator in enum:FT_Frame_Op_
97 /* calling the FT_FRAME_START() macro. */
117 #define FT_FRAME_START( size ) { ft_frame_start, 0, size }
  /external/freetype/src/pfr/
pfrload.c 112 FT_FRAME_START( 58 ),
  /external/freetype/src/cff/
cffload.c     [all...]

Completed in 209 milliseconds