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

/external/freetype/include/
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.h1180 /* glyph_format :: The supported glyph format for this raster. */
1192 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/pdfium/third_party/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.h1180 /* glyph_format :: The supported glyph format for this raster. */
1192 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/freetype/src/sfnt/
H A Dttsbit.c936 FT_UInt glyph_format,
964 switch ( glyph_format )
991 switch ( glyph_format )
1001 /* Don't trust `glyph_format'. For example, Apple's main Korean */
1011 /* then prefer what `glyph_format' specifies. */
935 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/pdfium/third_party/freetype/src/sfnt/
H A Dttsbit.c936 FT_UInt glyph_format,
964 switch ( glyph_format )
991 switch ( glyph_format )
1001 /* Don't trust `glyph_format'. For example, Apple's main Korean */
1011 /* then prefer what `glyph_format' specifies. */
935 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/internal/
H A Dftobjs.h695 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1083 clazz->glyph_format = glyph_format_; \
1151 clazz->glyph_format = format_; \
1308 clazz->glyph_format = glyph_format_; \
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dftobjs.h695 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1083 clazz->glyph_format = glyph_format_; \
1151 clazz->glyph_format = format_; \
1308 clazz->glyph_format = glyph_format_; \

Completed in 363 milliseconds