/external/pdfium/core/include/fxge/ |
D | fx_freetype.h | 58 #define FXFT_Open_Face(library, args, index, face) \ argument 60 #define FXFT_Done_Face(face) FT_Done_Face((FT_Face)(face)) argument 63 #define FXFT_New_Memory_Face(library, base, size, index, face) \ argument 65 #define FXFT_New_Face(library, filename, index, face) \ argument 67 #define FXFT_Get_Face_FreeType(face) ((FT_Face)face)->driver->root.library argument 68 #define FXFT_Select_Charmap(face, encoding) \ argument 70 #define FXFT_Set_Charmap(face, charmap) \ argument 72 #define FXFT_Load_Glyph(face, glyph_index, flags) \ argument 74 #define FXFT_Get_Char_Index(face, code) FT_Get_Char_Index((FT_Face)face, code) argument 75 #define FXFT_Get_Glyph_Name(face, index, buffer, size) \ argument [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-face.cc | 87 hb_face_t *face; in hb_face_create_for_tables() local 166 hb_face_t *face; in hb_face_create() local 212 hb_face_reference (hb_face_t *face) in hb_face_reference() 226 hb_face_destroy (hb_face_t *face) in hb_face_destroy() 263 hb_face_set_user_data (hb_face_t *face, in hb_face_set_user_data() 284 hb_face_get_user_data (hb_face_t *face, in hb_face_get_user_data() 299 hb_face_make_immutable (hb_face_t *face) in hb_face_make_immutable() 318 hb_face_is_immutable (hb_face_t *face) in hb_face_is_immutable() 336 hb_face_reference_table (hb_face_t *face, in hb_face_reference_table() 353 hb_face_reference_blob (hb_face_t *face) in hb_face_reference_blob() [all …]
|
D | hb-ot-layout.cc | 45 HB_SHAPER_DATA_ENSURE_DECLARE(ot, face) in HB_SHAPER_DATA_ENSURE_DECLARE() argument 132 _get_gdef (hb_face_t *face) in _get_gdef() 138 _get_gsub (hb_face_t *face) in _get_gsub() 144 _get_gpos (hb_face_t *face) in _get_gpos() 156 hb_ot_layout_has_glyph_classes (hb_face_t *face) in hb_ot_layout_has_glyph_classes() 167 hb_ot_layout_get_glyph_class (hb_face_t *face, in hb_ot_layout_get_glyph_class() 179 hb_ot_layout_get_glyphs_in_class (hb_face_t *face, in hb_ot_layout_get_glyphs_in_class() 187 hb_ot_layout_get_attach_points (hb_face_t *face, in hb_ot_layout_get_attach_points() 213 get_gsubgpos_table (hb_face_t *face, in get_gsubgpos_table() 225 hb_ot_layout_table_get_script_tags (hb_face_t *face, in hb_ot_layout_table_get_script_tags() [all …]
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/ |
D | t42drivr.c | 60 t42_get_glyph_name( T42_Face face, in t42_get_glyph_name() 72 t42_get_name_index( T42_Face face, in t42_get_name_index() 105 t42_get_ps_font_name( T42_Face face ) in t42_get_ps_font_name() 124 t42_ps_get_font_info( FT_Face face, in t42_ps_get_font_info() 134 t42_ps_get_font_extra( FT_Face face, in t42_ps_get_font_extra() 144 t42_ps_has_glyph_names( FT_Face face ) in t42_ps_has_glyph_names() 153 t42_ps_get_font_private( FT_Face face, in t42_ps_get_font_private()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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() 369 T1_Set_MM_Blend( T1_Face face, in T1_Set_MM_Blend() 415 T1_Set_MM_Design( T1_Face face, in T1_Set_MM_Design() 495 T1_Set_Var_Design( T1_Face face, in T1_Set_Var_Design() 514 T1_Done_Blend( T1_Face face ) in T1_Done_Blend() 568 parse_blend_axis_types( T1_Face face, in parse_blend_axis_types() 644 parse_blend_design_positions( T1_Face face, in parse_blend_design_positions() 743 parse_blend_design_map( T1_Face face, in parse_blend_design_map() [all …]
|
/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
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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 | 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/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 | 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/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 | 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/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()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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() 107 cid_get_ros( CID_Face face, in cid_get_ros() 129 cid_get_is_cid( CID_Face face, in cid_get_is_cid() 144 cid_get_cid_from_glyph_index( CID_Face face, in cid_get_cid_from_glyph_index()
|
/external/freetype/src/truetype/ |
D | ttpload.c | 62 tt_face_load_loca( TT_Face face, in tt_face_load_loca() 173 tt_face_get_location( TT_Face face, in tt_face_get_location() 251 tt_face_done_loca( TT_Face face ) in tt_face_done_loca() 280 tt_face_load_cvt( TT_Face face, in tt_face_load_cvt() 361 tt_face_load_fpgm( TT_Face face, in tt_face_load_fpgm() 423 tt_face_load_prep( TT_Face face, in tt_face_load_prep() 484 tt_face_load_hdmx( TT_Face face, in tt_face_load_hdmx() 561 tt_face_free_hdmx( TT_Face face ) in tt_face_free_hdmx() 578 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 515 TT_Face face = (TT_Face)ttface; in tt_face_init() local 679 TT_Face face = (TT_Face)ttface; in tt_face_done() local 749 TT_Face face = (TT_Face)size->root.face; in tt_size_run_fpgm() local 836 TT_Face face = (TT_Face)size->root.face; in tt_size_run_prep() local 907 TT_Face face = (TT_Face)ftsize->face; in tt_size_done_bytecode() local 950 TT_Face face = (TT_Face)ftsize->face; in tt_size_init_bytecode() local [all …]
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
D | ttpload.c | 62 tt_face_load_loca( TT_Face face, in tt_face_load_loca() 185 tt_face_get_location( TT_Face face, in tt_face_get_location() 265 tt_face_done_loca( TT_Face face ) in tt_face_done_loca() 294 tt_face_load_cvt( TT_Face face, in tt_face_load_cvt() 375 tt_face_load_fpgm( TT_Face face, in tt_face_load_fpgm() 437 tt_face_load_prep( TT_Face face, in tt_face_load_prep() 498 tt_face_load_hdmx( TT_Face face, in tt_face_load_hdmx() 575 tt_face_free_hdmx( TT_Face face ) in tt_face_free_hdmx() 592 tt_face_get_device_metrics( TT_Face face, in tt_face_get_device_metrics()
|
/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()
|
/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() 330 tt_face_load_font_dir( TT_Face face, in tt_face_load_font_dir() 507 tt_face_load_any( TT_Face face, in tt_face_load_any() 573 tt_face_load_generic_header( TT_Face face, in tt_face_load_generic_header() 627 tt_face_load_head( TT_Face face, in tt_face_load_head() 637 tt_face_load_bhed( TT_Face face, in tt_face_load_bhed() 663 tt_face_load_maxp( TT_Face face, in tt_face_load_maxp() 780 tt_face_load_name( TT_Face face, in tt_face_load_name() 910 tt_face_free_name( TT_Face face ) in tt_face_free_name() [all …]
|
/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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 …]
|