/external/pdfium/core/fxge/ |
D | fx_freetype.h | 60 #define FXFT_Open_Face(library, args, index, face) \ argument 62 #define FXFT_Done_Face(face) FT_Done_Face((FT_Face)(face)) argument 65 #define FXFT_New_Memory_Face(library, base, size, index, face) \ argument 67 #define FXFT_New_Face(library, filename, index, face) \ argument 69 #define FXFT_Get_Face_FreeType(face) ((FT_Face)face)->driver->root.library argument 70 #define FXFT_Select_Charmap(face, encoding) \ argument 72 #define FXFT_Set_Charmap(face, charmap) \ argument 74 #define FXFT_Load_Glyph(face, glyph_index, flags) \ argument 76 #define FXFT_Get_Char_Index(face, code) FT_Get_Char_Index((FT_Face)face, code) argument 77 #define FXFT_Get_Glyph_Name(face, index, buffer, size) \ argument [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-face.cc | 81 hb_face_t *face; in hb_face_create_for_tables() local 160 hb_face_t *face; in hb_face_create() local 206 hb_face_reference (hb_face_t *face) in hb_face_reference() 220 hb_face_destroy (hb_face_t *face) in hb_face_destroy() 257 hb_face_set_user_data (hb_face_t *face, in hb_face_set_user_data() 278 hb_face_get_user_data (hb_face_t *face, in hb_face_get_user_data() 293 hb_face_make_immutable (hb_face_t *face) in hb_face_make_immutable() 312 hb_face_is_immutable (hb_face_t *face) in hb_face_is_immutable() 330 hb_face_reference_table (hb_face_t *face, in hb_face_reference_table() 347 hb_face_reference_blob (hb_face_t *face) in hb_face_reference_blob() [all …]
|
D | hb-ot-var.cc | 48 _get_avar (hb_face_t *face) in _get_avar() 67 hb_ot_var_has_data (hb_face_t *face) in hb_ot_var_has_data() 78 hb_ot_var_get_axis_count (hb_face_t *face) in hb_ot_var_get_axis_count() 90 hb_ot_var_get_axes (hb_face_t *face, in hb_ot_var_get_axes() 105 hb_ot_var_find_axis (hb_face_t *face, in hb_ot_var_find_axis() 121 hb_ot_var_normalize_variations (hb_face_t *face, in hb_ot_var_normalize_variations() 149 hb_ot_var_normalize_coords (hb_face_t *face, in hb_ot_var_normalize_coords()
|
D | hb-ot-layout.cc | 42 HB_SHAPER_DATA_ENSURE_DECLARE(ot, face) in HB_SHAPER_DATA_ENSURE_DECLARE() argument 190 _get_gdef (hb_face_t *face) in _get_gdef() 196 _get_gsub (hb_face_t *face) in _get_gsub() 202 _get_gpos (hb_face_t *face) in _get_gpos() 213 hb_ot_layout_has_glyph_classes (hb_face_t *face) in hb_ot_layout_has_glyph_classes() 224 hb_ot_layout_get_glyph_class (hb_face_t *face, in hb_ot_layout_get_glyph_class() 236 hb_ot_layout_get_glyphs_in_class (hb_face_t *face, in hb_ot_layout_get_glyphs_in_class() 244 hb_ot_layout_get_attach_points (hb_face_t *face, in hb_ot_layout_get_attach_points() 270 get_gsubgpos_table (hb_face_t *face, in get_gsubgpos_table() 282 hb_ot_layout_table_get_script_tags (hb_face_t *face, in hb_ot_layout_table_get_script_tags() [all …]
|
/external/freetype/src/base/ |
D | ftmm.c | 39 ft_face_get_mm_service( FT_Face face, in ft_face_get_mm_service() 67 ft_face_get_mvar_service( FT_Face face, in ft_face_get_mvar_service() 97 FT_Get_Multi_Master( FT_Face face, in FT_Get_Multi_Master() 124 FT_Get_MM_Var( FT_Face face, in FT_Get_MM_Var() 151 FT_Set_MM_Design_Coordinates( FT_Face face, in FT_Set_MM_Design_Coordinates() 186 FT_Set_Var_Design_Coordinates( FT_Face face, in FT_Set_Var_Design_Coordinates() 231 FT_Get_Var_Design_Coordinates( FT_Face face, in FT_Get_Var_Design_Coordinates() 259 FT_Set_MM_Blend_Coordinates( FT_Face face, in FT_Set_MM_Blend_Coordinates() 307 FT_Set_Var_Blend_Coordinates( FT_Face face, in FT_Set_Var_Blend_Coordinates() 352 FT_Get_MM_Blend_Coordinates( FT_Face face, in FT_Get_MM_Blend_Coordinates() [all …]
|
D | ftgxval.c | 38 FT_TrueTypeGX_Validate( FT_Face face, in FT_TrueTypeGX_Validate() 75 FT_TrueTypeGX_Free( FT_Face face, in FT_TrueTypeGX_Free() 91 FT_ClassicKern_Validate( FT_Face face, in FT_ClassicKern_Validate() 126 FT_ClassicKern_Free( FT_Face face, in FT_ClassicKern_Free()
|
D | fttype1.c | 29 FT_Get_PS_Font_Info( FT_Face face, in FT_Get_PS_Font_Info() 56 FT_Has_PS_Glyph_Names( FT_Face face ) in FT_Has_PS_Glyph_Names() 77 FT_Get_PS_Font_Private( FT_Face face, in FT_Get_PS_Font_Private() 104 FT_Get_PS_Font_Value( FT_Face face, in FT_Get_PS_Font_Value()
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1driver.c | 57 t1_get_glyph_name( T1_Face face, in t1_get_glyph_name() 69 t1_get_name_index( T1_Face face, in t1_get_name_index() 101 t1_get_ps_name( T1_Face face ) in t1_get_ps_name() 136 t1_ps_get_font_info( FT_Face face, in t1_ps_get_font_info() 146 t1_ps_get_font_extra( FT_Face face, in t1_ps_get_font_extra() 156 t1_ps_has_glyph_names( FT_Face face ) in t1_ps_has_glyph_names() 165 t1_ps_get_font_private( FT_Face face, in t1_ps_get_font_private() 175 t1_ps_get_font_value( FT_Face face, in t1_ps_get_font_value() 659 T1_Face face = (T1_Face)t1face; in Get_Kerning() local
|
D | t1load.c | 103 t1_allocate_blend( T1_Face face, in t1_allocate_blend() 191 T1_Get_Multi_Master( T1_Face face, in T1_Get_Multi_Master() 301 T1_Get_MM_Var( T1_Face face, in T1_Get_MM_Var() 366 T1_Set_MM_Blend( T1_Face face, in T1_Set_MM_Blend() 412 T1_Set_MM_Design( T1_Face face, in T1_Set_MM_Design() 492 T1_Set_Var_Design( T1_Face face, in T1_Set_Var_Design() 511 T1_Done_Blend( T1_Face face ) in T1_Done_Blend() 565 parse_blend_axis_types( T1_Face face, in parse_blend_axis_types() 641 parse_blend_design_positions( T1_Face face, in parse_blend_design_positions() 740 parse_blend_design_map( T1_Face face, in parse_blend_design_map() [all …]
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftmm.c | 38 ft_face_get_mm_service( FT_Face face, in ft_face_get_mm_service() 68 FT_Get_Multi_Master( FT_Face face, in FT_Get_Multi_Master() 95 FT_Get_MM_Var( FT_Face face, in FT_Get_MM_Var() 122 FT_Set_MM_Design_Coordinates( FT_Face face, in FT_Set_MM_Design_Coordinates() 150 FT_Set_Var_Design_Coordinates( FT_Face face, in FT_Set_Var_Design_Coordinates() 178 FT_Set_MM_Blend_Coordinates( FT_Face face, in FT_Set_MM_Blend_Coordinates() 209 FT_Set_Var_Blend_Coordinates( FT_Face face, in FT_Set_Var_Blend_Coordinates()
|
D | ftobjs.c | 401 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() 494 FT_Set_Transform( FT_Face face, in FT_Set_Transform() 593 FT_Load_Glyph( FT_Face face, in FT_Load_Glyph() 846 FT_Load_Char( FT_Face face, in FT_Load_Char() 888 destroy_charmaps( FT_Face face, in destroy_charmaps() 915 FT_Face face, in destroy_face() 989 find_unicode_charmap( FT_Face face ) in find_unicode_charmap() 1077 find_variant_selector_charmap( FT_Face face ) in find_variant_selector_charmap() 1125 FT_Face face = NULL; in open_face() local 2087 FT_Face face = NULL; in FT_Open_Face() local [all …]
|
D | ftgxval.c | 38 FT_TrueTypeGX_Validate( FT_Face face, in FT_TrueTypeGX_Validate() 75 FT_TrueTypeGX_Free( FT_Face face, in FT_TrueTypeGX_Free() 91 FT_ClassicKern_Validate( FT_Face face, in FT_ClassicKern_Validate() 126 FT_ClassicKern_Free( FT_Face face, in FT_ClassicKern_Free()
|
D | fttype1.c | 29 FT_Get_PS_Font_Info( FT_Face face, in FT_Get_PS_Font_Info() 56 FT_Has_PS_Glyph_Names( FT_Face face ) in FT_Has_PS_Glyph_Names() 77 FT_Get_PS_Font_Private( FT_Face face, in FT_Get_PS_Font_Private() 104 FT_Get_PS_Font_Value( FT_Face face, in FT_Get_PS_Font_Value()
|
/external/mesa3d/src/mesa/main/ |
D | stencil.c | 198 const GLint face = ctx->Stencil.ActiveFace; in _mesa_StencilFunc() local 266 const GLint face = ctx->Stencil.ActiveFace; in _mesa_StencilMask() local 323 const GLint face = ctx->Stencil.ActiveFace; in _mesa_StencilOp() local 388 _mesa_ActiveStencilFaceEXT(GLenum face) in _mesa_ActiveStencilFaceEXT() 420 _mesa_StencilOpSeparate(GLenum face, GLenum sfail, GLenum zfail, GLenum zpass) in _mesa_StencilOpSeparate() 478 _mesa_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in _mesa_StencilFuncSeparate() 520 _mesa_StencilMaskSeparate(GLenum face, GLuint mask) in _mesa_StencilMaskSeparate() 553 const GLint face = ctx->Stencil._BackFace; in _mesa_update_stencil() local
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttload.c | 56 tt_face_lookup_table( TT_Face face, in tt_face_lookup_table() 126 tt_face_goto_table( TT_Face face, in tt_face_goto_table() 335 tt_face_load_font_dir( TT_Face face, in tt_face_load_font_dir() 540 tt_face_load_any( TT_Face face, in tt_face_load_any() 606 tt_face_load_generic_header( TT_Face face, in tt_face_load_generic_header() 660 tt_face_load_head( TT_Face face, in tt_face_load_head() 670 tt_face_load_bhed( TT_Face face, in tt_face_load_bhed() 696 tt_face_load_maxp( TT_Face face, in tt_face_load_maxp() 813 tt_face_load_name( TT_Face face, in tt_face_load_name() 943 tt_face_free_name( TT_Face face ) in tt_face_free_name() [all …]
|
/external/freetype/src/truetype/ |
D | ttpload.c | 62 tt_face_load_loca( TT_Face face, in tt_face_load_loca() 195 tt_face_get_location( TT_Face face, in tt_face_get_location() 289 tt_face_done_loca( TT_Face face ) in tt_face_done_loca() 318 tt_face_load_cvt( TT_Face face, in tt_face_load_cvt() 399 tt_face_load_fpgm( TT_Face face, in tt_face_load_fpgm() 461 tt_face_load_prep( TT_Face face, in tt_face_load_prep() 522 tt_face_load_hdmx( TT_Face face, in tt_face_load_hdmx() 602 tt_face_free_hdmx( TT_Face face ) in tt_face_free_hdmx() 619 tt_face_get_device_metrics( TT_Face face, in tt_face_get_device_metrics()
|
D | ttobjs.c | 211 tt_get_sfnt_checksum( TT_Face face, in tt_get_sfnt_checksum() 242 tt_check_trickyness_sfnt_ids( TT_Face face ) in tt_check_trickyness_sfnt_ids() 415 tt_check_trickyness( FT_Face face ) in tt_check_trickyness() 441 TT_Face face = (TT_Face)ttface; in tt_check_single_notdef() local 519 TT_Face face = (TT_Face)ttface; in tt_face_init() local 701 TT_Face face = (TT_Face)ttface; in tt_face_done() local 771 TT_Face face = (TT_Face)size->root.face; in tt_size_run_fpgm() local 863 TT_Face face = (TT_Face)size->root.face; in tt_size_run_prep() local 938 TT_Face face = (TT_Face)ftsize->face; in tt_size_done_bytecode() local 981 TT_Face face = (TT_Face)ftsize->face; in tt_size_init_bytecode() local [all …]
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttpload.c | 62 tt_face_load_loca( TT_Face face, in tt_face_load_loca() 181 tt_face_get_location( TT_Face face, in tt_face_get_location() 259 tt_face_done_loca( TT_Face face ) in tt_face_done_loca() 288 tt_face_load_cvt( TT_Face face, in tt_face_load_cvt() 369 tt_face_load_fpgm( TT_Face face, in tt_face_load_fpgm() 431 tt_face_load_prep( TT_Face face, in tt_face_load_prep() 492 tt_face_load_hdmx( TT_Face face, in tt_face_load_hdmx() 569 tt_face_free_hdmx( TT_Face face ) in tt_face_free_hdmx() 586 tt_face_get_device_metrics( TT_Face face, in tt_face_get_device_metrics()
|
D | ttobjs.c | 215 tt_get_sfnt_checksum( TT_Face face, in tt_get_sfnt_checksum() 246 tt_check_trickyness_sfnt_ids( TT_Face face ) in tt_check_trickyness_sfnt_ids() 414 tt_check_trickyness( FT_Face face ) in tt_check_trickyness() 440 TT_Face face = (TT_Face)ttface; in tt_check_single_notdef() local 518 TT_Face face = (TT_Face)ttface; in tt_face_init() local 728 TT_Face face = (TT_Face)ttface; in tt_face_done() local 798 TT_Face face = (TT_Face)size->root.face; in tt_size_run_fpgm() local 885 TT_Face face = (TT_Face)size->root.face; in tt_size_run_prep() local 956 TT_Face face = (TT_Face)ftsize->face; in tt_size_done_bytecode() local 999 TT_Face face = (TT_Face)ftsize->face; in tt_size_init_bytecode() local [all …]
|
/external/freetype/src/cff/ |
D | cffdrivr.c | 110 TT_Face face = (TT_Face)ttface; in cff_get_kerning() local 192 cff_get_advances( FT_Face face, in cff_get_advances() 302 cff_get_glyph_name( CFF_Face face, in cff_get_glyph_name() 369 cff_get_name_index( CFF_Face face, in cff_get_name_index() 446 cff_ps_has_glyph_names( FT_Face face ) in cff_ps_has_glyph_names() 453 cff_ps_get_font_info( CFF_Face face, in cff_ps_get_font_info() 515 cff_get_ps_name( CFF_Face face ) in cff_get_ps_name() 567 FT_Face face = FT_CMAP_FACE( cmap ); in cff_get_cmap_info() local 603 cff_get_ros( CFF_Face face, in cff_get_ros() 660 cff_get_is_cid( CFF_Face face, in cff_get_is_cid() [all …]
|
/external/freetype/src/sfnt/ |
D | ttload.c | 56 tt_face_lookup_table( TT_Face face, in tt_face_lookup_table() 126 tt_face_goto_table( TT_Face face, in tt_face_goto_table() 335 tt_face_load_font_dir( TT_Face face, in tt_face_load_font_dir() 540 tt_face_load_any( TT_Face face, in tt_face_load_any() 606 tt_face_load_generic_header( TT_Face face, in tt_face_load_generic_header() 660 tt_face_load_head( TT_Face face, in tt_face_load_head() 670 tt_face_load_bhed( TT_Face face, in tt_face_load_bhed() 696 tt_face_load_maxp( TT_Face face, in tt_face_load_maxp() 804 tt_face_load_name( TT_Face face, in tt_face_load_name() 996 tt_face_free_name( TT_Face face ) in tt_face_free_name() [all …]
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidriver.c | 48 cid_get_postscript_name( CID_Face face ) in cid_get_postscript_name() 72 cid_ps_get_font_info( FT_Face face, in cid_ps_get_font_info() 81 cid_ps_get_font_extra( FT_Face face, in cid_ps_get_font_extra() 104 cid_get_ros( CID_Face face, in cid_get_ros() 126 cid_get_is_cid( CID_Face face, in cid_get_is_cid() 141 cid_get_cid_from_glyph_index( CID_Face face, in cid_get_cid_from_glyph_index()
|
D | cidload.c | 70 cid_load_keyword( CID_Face face, in cid_load_keyword() 150 cid_parse_font_matrix( CID_Face face, in cid_parse_font_matrix() 213 parse_fd_array( CID_Face face, in parse_fd_array() 261 parse_expansion_factor( CID_Face face, in parse_expansion_factor() 294 cid_parse_dict( CID_Face face, in cid_parse_dict() 405 cid_read_subrs( CID_Face face ) in cid_read_subrs() 532 CID_Face face ) in cid_init_loader() 555 CID_Face face ) in cid_hex_to_binary() 650 cid_face_open( CID_Face face, in cid_face_open()
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffdrivr.c | 105 TT_Face face = (TT_Face)ttface; in cff_get_kerning() local 187 cff_get_advances( FT_Face face, in cff_get_advances() 283 cff_get_glyph_name( CFF_Face face, in cff_get_glyph_name() 321 cff_get_name_index( CFF_Face face, in cff_get_name_index() 372 cff_ps_has_glyph_names( FT_Face face ) in cff_ps_has_glyph_names() 379 cff_ps_get_font_info( CFF_Face face, in cff_ps_get_font_info() 438 cff_get_ps_name( CFF_Face face ) in cff_get_ps_name() 488 FT_Face face = FT_CMAP_FACE( cmap ); in cff_get_cmap_info() local 523 cff_get_ros( CFF_Face face, in cff_get_ros() 580 cff_get_is_cid( CFF_Face face, in cff_get_is_cid() [all …]
|
/external/pdfium/third_party/freetype/src/psaux/ |
D | t1cmap.c | 38 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); in t1_cmap_std_init() local 186 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); in t1_cmap_custom_init() local 278 psaux_get_glyph_name( T1_Face face, in psaux_get_glyph_name() 289 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_init() local 308 FT_Face face = FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_done() local 321 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_char_index() local 333 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_char_next() local
|