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

/external/freetype/include/freetype/
H A Dftrender.h77 FT_Glyph_Format glyph_format; member in struct:FT_Glyph_Class_
129 /* glyph_format :: The glyph image format this renderer handles. */
148 FT_Glyph_Format glyph_format; member in struct:FT_Renderer_Class_
H A Dftimage.h1278 /* glyph_format :: The supported glyph format for this raster. */
1290 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/freetype/src/sfnt/
H A Dttsbit0.c696 FT_UInt glyph_format,
724 switch ( glyph_format )
749 switch ( glyph_format )
695 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos ) argument
/external/freetype/include/freetype/internal/
H A Dftobjs.h662 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1013 clazz->glyph_format = glyph_format_; \
1068 clazz->glyph_format = format_; \
1182 clazz->glyph_format = glyph_format_; \

Completed in 262 milliseconds