Searched refs:FT_Set_Var_Blend_Coordinates (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftmm.h | 541 FT_Set_Var_Blend_Coordinates( FT_Face face,
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftmm.c | 392 FT_Set_Var_Blend_Coordinates( FT_Face face, in FT_Set_Var_Blend_Coordinates() function
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | helper-cairo.hh | 128 FT_Set_Var_Blend_Coordinates (ft_face, num_coords, ft_coords); in helper_cairo_create_scaled_font()
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | meson.build | 206 ['FT_Set_Var_Blend_Coordinates', {'deps': freetype_dep}],
|
D | configure.ac | 307 AC_CHECK_FUNCS(FT_Get_Var_Blend_Coordinates FT_Set_Var_Blend_Coordinates FT_Done_MM_Var)
|
D | CMakeLists.txt | 203 check_funcs(FT_Get_Var_Blend_Coordinates FT_Set_Var_Blend_Coordinates FT_Done_MM_Var)
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ft.cc | 1016 FT_Set_Var_Blend_Coordinates (ft_face, num_coords, ft_coords); in hb_ft_font_set_funcs()
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.28 | 255 FT_Set_Var_Blend_Coordinates): Allow coords==NULL if num_coords==0. 1845 FT_Set_MM_Blend_Coordinates, FT_Set_Var_Blend_Coordinates): Ignore 2348 FT_Set_MM_Blend_Coordinates, FT_Set_Var_Blend_Coordinates): 2589 FT_Set_MM_Blend_Coordinates, FT_Set_Var_Blend_Coordinates): 2798 FT_Set_Var_Blend_Coordinates): Call metrics variation service.
|
D | ChangeLog.27 | 235 FT_Set_Var_Blend_Coordinates): Finalize
|
D | ChangeLog.29 | 741 FT_Set_MM_Blend_Coordinates, FT_Set_Var_Blend_Coordinates): Updated.
|
D | ChangeLog.21 | 2493 FT_Set_Var_Blend_Coordinates): New function declarations. 2511 FT_Set_Var_Blend_Coordinates): New functions.
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 516 `FT_Set_Var_Blend_Coordinates'. 524 `FT_Set_Var_Blend_Coordinates'. 528 `FT_Set_Var_Blend_Coordinates' does not influence the named
|