Searched defs:ft_frame_short_be (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftstream.h66 ft_frame_short_be = FT_MAKE_FRAME_OP( FT_FRAME_OP_SHORT, 0, 1 ), enumerator in enum:FT_Frame_Op_
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
137 #define FT_FRAME_SKIP_SHORT { ft_frame_short_be, 0, 0 }
/external/freetype/include/internal/
H A Dftstream.h66 ft_frame_short_be = FT_MAKE_FRAME_OP( FT_FRAME_OP_SHORT, 0, 1 ), enumerator in enum:FT_Frame_Op_
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
137 #define FT_FRAME_SKIP_SHORT { ft_frame_short_be, 0, 0 }
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftstream.h66 ft_frame_short_be = FT_MAKE_FRAME_OP( FT_FRAME_OP_SHORT, 0, 1 ), enumerator in enum:FT_Frame_Op_
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
137 #define FT_FRAME_SKIP_SHORT { ft_frame_short_be, 0, 0 }
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftstream.h66 ft_frame_short_be = FT_MAKE_FRAME_OP( FT_FRAME_OP_SHORT, 0, 1 ), enumerator in enum:FT_Frame_Op_
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
137 #define FT_FRAME_SKIP_SHORT { ft_frame_short_be, 0, 0 }

Completed in 920 milliseconds