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

  /external/freetype/src/sfnt/
ttload.c 335 FT_FRAME_USHORT( num_tables ),
336 FT_FRAME_USHORT( search_range ),
337 FT_FRAME_USHORT( entry_selector ),
338 FT_FRAME_USHORT( range_shift ),
548 FT_FRAME_USHORT( Flags ),
549 FT_FRAME_USHORT( Units_Per_EM ),
558 FT_FRAME_USHORT( Mac_Style ),
559 FT_FRAME_USHORT( Lowest_Rec_PPEM ),
634 FT_FRAME_USHORT( numGlyphs ),
641 FT_FRAME_USHORT( maxPoints )
    [all...]
ttmtx.c 273 FT_FRAME_USHORT( advance_Width_Max ),
285 FT_FRAME_USHORT( number_Of_HMetrics ),
ttsbit.c 466 FT_FRAME_USHORT( start_glyph ),
467 FT_FRAME_USHORT( end_glyph ),
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 392 FT_FRAME_USHORT( axisCount ),
393 FT_FRAME_USHORT( globalCoordCount ),
395 FT_FRAME_USHORT( glyphCount ),
396 FT_FRAME_USHORT( flags ),
640 FT_FRAME_USHORT( offsetToData ),
641 FT_FRAME_USHORT( countSizePairs ),
642 FT_FRAME_USHORT( axisCount ),
643 FT_FRAME_USHORT( axisSize ),
644 FT_FRAME_USHORT( instanceCount ),
645 FT_FRAME_USHORT( instanceSize )
    [all...]
  /external/freetype/include/freetype/internal/
ftstream.h 123 #define FT_FRAME_USHORT( f ) FT_FRAME_FIELD( ft_frame_ushort_be, f )

Completed in 86 milliseconds