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

/external/freetype/src/sfnt/
H A Dttsbit.c69 /* byte_padded :: A flag which is true if lines are byte-padded. */
85 FT_Bool byte_padded,
193 if ( byte_padded )
82 blit_sbit( FT_Bitmap* target, FT_Byte* source, FT_Int line_bits, FT_Bool byte_padded, FT_Int x_offset, FT_Int y_offset, FT_Int source_height ) argument

Completed in 48 milliseconds