Searched refs:glyph_format_ (Results 1 – 6 of 6) sorted by relevance
/external/freetype/include/freetype/internal/ |
D | ftobjs.h | 1053 glyph_format_, \ argument 1061 glyph_format_, \ 1073 glyph_format_, \ argument 1082 clazz->glyph_format = glyph_format_; \ 1215 glyph_format_, \ argument 1233 glyph_format_, \ 1258 glyph_format_, \ argument 1307 clazz->glyph_format = glyph_format_; \
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | ftobjs.h | 1054 glyph_format_, \ argument 1062 glyph_format_, \ 1074 glyph_format_, \ argument 1083 clazz->glyph_format = glyph_format_; \ 1216 glyph_format_, \ argument 1234 glyph_format_, \ 1259 glyph_format_, \ argument 1308 clazz->glyph_format = glyph_format_; \
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 245 #define FT_DEFINE_RASTER_FUNCS( class_, glyph_format_, \ argument 251 glyph_format_, \
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftgrays.c | 242 #define FT_DEFINE_RASTER_FUNCS( class_, glyph_format_, \ argument 248 glyph_format_, \
|
/external/pdfium/third_party/freetype/src/raster/ |
D | ftraster.c | 216 #define FT_DEFINE_RASTER_FUNCS( class_, glyph_format_, raster_new_, \ argument 221 glyph_format_, \
|
/external/freetype/src/raster/ |
D | ftraster.c | 214 #define FT_DEFINE_RASTER_FUNCS( class_, glyph_format_, raster_new_, \ argument 219 glyph_format_, \
|