Searched refs:glyph_format_ (Results 1 – 3 of 3) sorted by relevance
/external/freetype/include/freetype/internal/ |
D | ftobjs.h | 997 #define FT_DEFINE_RASTER_FUNCS(class_, glyph_format_, raster_new_, \ argument 1002 glyph_format_, raster_new_, raster_reset_, \ 1008 #define FT_DEFINE_RASTER_FUNCS(class_, glyph_format_, raster_new_, \ argument 1013 clazz->glyph_format = glyph_format_; \ 1123 glyph_format_, render_glyph_, transform_glyph_, \ argument 1130 glyph_format_, \ 1147 glyph_format_, render_glyph_, transform_glyph_, \ argument 1182 clazz->glyph_format = glyph_format_; \
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 191 #define FT_DEFINE_RASTER_FUNCS( class_, glyph_format_, \ argument 197 glyph_format_, \
|
/external/freetype/src/raster/ |
D | ftraster.c | 210 #define FT_DEFINE_RASTER_FUNCS( class_, glyph_format_, raster_new_, \ argument 215 glyph_format_, \
|