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

  /external/freetype/include/freetype/internal/
ftstream.h 68 ft_frame_short_le = FT_MAKE_FRAME_OP( FT_FRAME_OP_SHORT, 1, 1 ), enumerator in enum:FT_Frame_Op_
131 #define FT_FRAME_SHORT_LE( f ) FT_FRAME_FIELD( ft_frame_short_le, f )
  /external/freetype/src/base/
ftstream.c 789 case ft_frame_short_le:

Completed in 32 milliseconds