Home
last modified time | relevance | path

Searched refs:FT_ERR (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/base/
Dftmm.c49 error = FT_ERR( Invalid_Argument ); in ft_face_get_mm_service()
77 error = FT_ERR( Invalid_Argument ); in ft_face_get_mvar_service()
111 error = FT_ERR( Invalid_Argument ); in FT_Get_Multi_Master()
138 error = FT_ERR( Invalid_Argument ); in FT_Get_MM_Var()
185 error = FT_ERR( Invalid_Argument ); in FT_Set_MM_Design_Coordinates()
220 error = FT_ERR( Invalid_Argument ); in FT_Set_MM_WeightVector()
253 error = FT_ERR( Invalid_Argument ); in FT_Get_MM_WeightVector()
282 error = FT_ERR( Invalid_Argument ); in FT_Set_Var_Design_Coordinates()
329 error = FT_ERR( Invalid_Argument ); in FT_Get_Var_Design_Coordinates()
358 error = FT_ERR( Invalid_Argument ); in FT_Set_MM_Blend_Coordinates()
[all …]
Dftcid.c38 error = FT_ERR( Invalid_Argument ); in FT_Get_CID_Registry_Ordering_Supplement()
68 FT_Error error = FT_ERR( Invalid_Argument ); in FT_Get_CID_Is_Internally_CID_Keyed()
95 FT_Error error = FT_ERR( Invalid_Argument ); in FT_Get_CID_From_Glyph_Index()
Dftsnames.c48 FT_Error error = FT_ERR( Invalid_Argument ); in FT_Get_Sfnt_Name()
99 FT_Error error = FT_ERR( Invalid_Argument ); in FT_Get_Sfnt_LangTag()
Dftobjs.c1878 FT_Error error = FT_ERR( Cannot_Open_Resource ); in Mac_Read_POST_Resource()
1978 error = FT_ERR( Array_Too_Large ); in Mac_Read_POST_Resource()
2050 error = FT_ERR( Array_Too_Large ); in Mac_Read_POST_Resource()
2079 error = FT_ERR( Cannot_Open_Resource ); in Mac_Read_POST_Resource()
2288 FT_Error error = FT_ERR( Unknown_File_Format ); in load_face_in_embedded_rfork()
2358 error = FT_ERR( Unknown_File_Format ); in load_face_in_embedded_rfork()
2522 error = FT_ERR( Missing_Module ); in ft_open_face_internal()
2803 error = FT_ERR( Unimplemented_Feature ); in FT_Attach_Stream()
2843 error = FT_ERR( Invalid_Face_Handle ); in FT_Done_Face()
3245 error = FT_ERR( Invalid_Pixel_Size ); in FT_Request_Metrics()
[all …]
Dftpsprop.c166 error = FT_ERR( Unimplemented_Feature ); in ps_property_set()
Dftrfork.c928 errors[i] = FT_ERR( Unimplemented_Feature ); in FT_Raccess_Guess()
Dftmac.c809 FT_Error error = FT_ERR( Cannot_Open_Resource ); in FT_New_Face_From_Suitcase()
Dftoutln.c632 error = FT_ERR( Cannot_Render_Glyph ); in FT_Outline_Render()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfttypes.h598 #define FT_ERR( e ) FT_ERR_CAT( FT_ERR_PREFIX, e ) macro
604 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )
606 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c1007 error = FT_ERR( Array_Too_Large ); in read_lwfn()
1186 FT_Error error = FT_ERR( Cannot_Open_Resource ); in FT_New_Face_From_Suitcase()
1332 error = FT_ERR( Unknown_File_Format ); in FT_New_Face_From_FOND()
1458 error = FT_ERR( Cannot_Open_Resource ); in FT_New_Face_From_FSRef()
1515 error = FT_ERR( Cannot_Open_Resource ); in FT_New_Face_From_FSSpec()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c292 error = FT_ERR( Unknown_File_Format ); in fnt_face_get_dll_font()
296 error = FT_ERR( Unknown_File_Format ); in fnt_face_get_dll_font()
309 error = FT_ERR( Unknown_File_Format ); in fnt_face_get_dll_font()
964 FT_Error error = FT_ERR( Invalid_Pixel_Size ); in FNT_Size_Request()
/third_party/skia/third_party/externals/freetype/src/tools/
Dtest_afm.c120 return FT_ERR( Invalid_Argument ); in main()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrdrivr.c70 FT_Error error = FT_ERR( Invalid_Argument ); in pfr_get_advance()
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffparse.c804 error = FT_ERR( Stack_Underflow ); in cff_parse_font_bbox()
833 error = FT_ERR( Stack_Underflow ); in cff_parse_private_dict()
889 error = FT_ERR( Stack_Underflow ); in cff_parse_multiple_master()
927 error = FT_ERR( Stack_Underflow ); in cff_parse_cid_ros()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttbdf.c165 error = FT_ERR( Invalid_Argument ); in tt_face_find_bdf_prop()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafloader.c115 error = FT_ERR( Corrupted_Font_Header ); in af_loader_embolden_glyph_in_slot()
133 error = FT_ERR( Unimplemented_Feature ); in af_loader_embolden_glyph_in_slot()
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.c788 error = FT_ERR( Ignore ); in parse_blend_axis_types()
874 error = FT_ERR( Ignore ); in parse_blend_design_positions()
996 error = FT_ERR( Ignore ); in parse_blend_design_map()
1107 error = FT_ERR( Ignore ); in parse_weight_vector()
1706 parser->root.error = FT_ERR( Ignore ); in parse_encoding()
Dt1afm.c242 FT_Error error = FT_ERR( Unknown_File_Format ); in T1_Read_Metrics()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c106 error = FT_ERR( Unimplemented_Feature ); in tt_property_set()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c347 FT_Error error = FT_ERR( Invalid_File_Format ); in skip_literal_string()
1353 error = FT_ERR( Ignore ); in ps_parser_load_field_table()
1732 FT_Error error = FT_ERR( Invalid_File_Format ); in t1_builder_start_point()
Dafmparse.c973 FT_Error error = FT_ERR( Syntax_Error ); in afm_parser_parse()
Dpsft.c437 return FT_ERR( Invalid_File_Format ); in cf2_decoder_parse_charstrings()
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmanag.c583 FT_Error error = FT_ERR( Invalid_Argument ); in FTC_Manager_RegisterCache()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfdrivr.c434 FT_Error error = FT_ERR( Invalid_Pixel_Size ); in PCF_Size_Request()
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c751 FT_Error error = FT_ERR( Invalid_Pixel_Size ); in BDF_Size_Request()

12