Home
last modified time | relevance | path

Searched refs:GET_PIC (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/third_party/freetype/src/cff/
Dcffpic.h68 #define GET_PIC( lib ) \ macro
72 ( GET_PIC( library )->cff_service_ps_info )
74 ( GET_PIC( library )->cff_service_glyph_dict )
76 ( GET_PIC( library )->cff_service_ps_name )
78 ( GET_PIC( library )->cff_service_get_cmap_info )
80 ( GET_PIC( library )->cff_service_cid_info )
82 ( GET_PIC( library )->cff_service_properties )
84 ( GET_PIC( library )->cff_services )
86 ( GET_PIC( library )->cff_cmap_encoding_class_rec )
88 ( GET_PIC( library )->cff_cmap_unicode_class_rec )
[all …]
/external/freetype/src/cff/
Dcffpic.h68 #define GET_PIC( lib ) \
72 ( GET_PIC( library )->cff_service_ps_info )
74 ( GET_PIC( library )->cff_service_glyph_dict )
76 ( GET_PIC( library )->cff_service_ps_name )
78 ( GET_PIC( library )->cff_service_get_cmap_info )
80 ( GET_PIC( library )->cff_service_cid_info )
82 ( GET_PIC( library )->cff_service_properties )
84 ( GET_PIC( library )->cff_services )
86 ( GET_PIC( library )->cff_cmap_encoding_class_rec )
88 ( GET_PIC( library )->cff_cmap_unicode_class_rec )
[all …]
/external/freetype/src/sfnt/
Dsfntpic.h75 #define GET_PIC( lib ) \
79 ( GET_PIC( library )->sfnt_services )
81 ( GET_PIC( library )->sfnt_service_glyph_dict )
83 ( GET_PIC( library )->sfnt_service_ps_name )
85 ( GET_PIC( library )->tt_service_get_cmap_info )
87 ( GET_PIC( library )->sfnt_services )
89 ( GET_PIC( library )->tt_cmap_classes )
91 ( GET_PIC( library )->sfnt_service_sfnt_table )
93 ( GET_PIC( library )->sfnt_service_bdf )
95 ( GET_PIC( library )->sfnt_interface )
/external/pdfium/third_party/freetype/src/sfnt/
Dsfntpic.h74 #define GET_PIC( lib ) \ macro
78 ( GET_PIC( library )->sfnt_services )
80 ( GET_PIC( library )->sfnt_service_glyph_dict )
82 ( GET_PIC( library )->sfnt_service_ps_name )
84 ( GET_PIC( library )->tt_service_get_cmap_info )
86 ( GET_PIC( library )->tt_cmap_classes )
88 ( GET_PIC( library )->sfnt_service_sfnt_table )
90 ( GET_PIC( library )->sfnt_service_bdf )
92 ( GET_PIC( library )->sfnt_interface )
/external/freetype/src/autofit/
Dafpic.h71 #define GET_PIC( lib ) \
75 ( GET_PIC( library )->af_services )
77 ( GET_PIC( library )->af_service_properties )
80 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_writing_system_classes )
82 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_script_classes )
84 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_style_classes )
86 ( GET_PIC( library )->af_autofitter_interface )
/external/pdfium/third_party/freetype/src/truetype/
Dttpic.h55 #define GET_PIC( lib ) \ macro
58 ( GET_PIC( library )->tt_services )
60 ( GET_PIC( library )->tt_service_gx_multi_masters )
62 ( GET_PIC( library )->tt_service_truetype_glyf )
64 ( GET_PIC( library )->tt_service_properties )
/external/freetype/src/truetype/
Dttpic.h52 #define GET_PIC( lib ) \
55 ( GET_PIC( library )->tt_services )
57 ( GET_PIC( library )->tt_service_gx_multi_masters )
59 ( GET_PIC( library )->tt_service_truetype_glyf )
61 ( GET_PIC( library )->tt_service_properties )
/external/freetype/src/base/
Dbasepic.h59 #define GET_PIC( lib ) ( (BasePIC*)( (lib)->pic_container.base ) )
62 ( &GET_PIC( library )->ft_outline_glyph_class )
64 ( &GET_PIC( library )->ft_bitmap_glyph_class )
66 ( GET_PIC( library )->default_module_classes )
70 ( GET_PIC( library )->ft_raccess_guess_table )
/external/pdfium/third_party/freetype/src/base/
Dbasepic.h60 #define GET_PIC( lib ) ( (BasePIC*)( (lib)->pic_container.base ) ) macro
63 ( &GET_PIC( library )->ft_outline_glyph_class )
65 ( &GET_PIC( library )->ft_bitmap_glyph_class )
67 ( GET_PIC( library )->default_module_classes )
71 ( GET_PIC( library )->ft_raccess_guess_table )
/external/freetype/src/psnames/
Dpspic.h44 #define GET_PIC( lib ) \
46 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services )
47 #define PSCMAPS_INTERFACE_GET ( GET_PIC( library )->pscmaps_interface )
/external/pdfium/third_party/freetype/src/psnames/
Dpspic.h46 #define GET_PIC( lib ) \ macro
48 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services )
49 #define PSCMAPS_INTERFACE_GET ( GET_PIC( library )->pscmaps_interface )
/external/freetype/src/pshinter/
Dpshpic.h43 #define GET_PIC( lib ) ( (PSHinterPIC*)( (lib)->pic_container.pshinter ) )
45 #define PSHINTER_INTERFACE_GET ( GET_PIC( library )->pshinter_interface )
/external/pdfium/third_party/freetype/src/raster/
Drastpic.h42 #define GET_PIC( lib ) \
44 #define FT_STANDARD_RASTER_GET ( GET_PIC( library )->ft_standard_raster )
/external/pdfium/third_party/freetype/src/pshinter/
Dpshpic.h43 #define GET_PIC( lib ) ( (PSHinterPIC*)( (lib)->pic_container.pshinter ) ) macro
45 #define PSHINTER_INTERFACE_GET ( GET_PIC( library )->pshinter_interface )
/external/freetype/src/raster/
Drastpic.h42 #define GET_PIC( lib ) \
44 #define FT_STANDARD_RASTER_GET ( GET_PIC( library )->ft_standard_raster )
/external/pdfium/third_party/freetype/src/smooth/
Dftspic.h42 #define GET_PIC( lib ) \
44 #define FT_GRAYS_RASTER_GET ( GET_PIC( library )->ft_grays_raster )
/external/freetype/src/smooth/
Dftspic.h41 #define GET_PIC( lib ) \
43 #define FT_GRAYS_RASTER_GET ( GET_PIC( library )->ft_grays_raster )