Searched refs:FT_Set_MM_Blend_Func (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/ |
D | svmm.h | 61 (*FT_Set_MM_Blend_Func)( FT_Face face, typedef 104 FT_Set_MM_Blend_Func set_mm_blend; in FT_DEFINE_SERVICE()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttdriver.c | 512 (FT_Set_MM_Blend_Func) TT_Set_MM_Blend, /* set_mm_blend */
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1driver.c | 126 (FT_Set_MM_Blend_Func) T1_Set_MM_Blend, /* set_mm_blend */
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffdrivr.c | 944 (FT_Set_MM_Blend_Func) cff_set_mm_blend, /* set_mm_blend */
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.21 | 4560 FT_Set_MM_Blend_Func): Function pointers moved (in modified form)
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 8239 - FT_Set_MM_Blend_Func set_mm_blend; 8249 + FT_Set_MM_Blend_Func set_mm_blend; 8953 - (FT_Set_MM_Blend_Func) cff_set_mm_blend, /* set_mm_blend */ 8966 + (FT_Set_MM_Blend_Func) cff_set_mm_blend, /* set_mm_blend */ 23149 - (FT_Set_MM_Blend_Func) TT_Set_MM_Blend, /* set_mm_blend */ 23162 + (FT_Set_MM_Blend_Func) TT_Set_MM_Blend, /* set_mm_blend */ 24325 - (FT_Set_MM_Blend_Func) T1_Set_MM_Blend, /* set_mm_blend */ 24338 + (FT_Set_MM_Blend_Func) T1_Set_MM_Blend, /* set_mm_blend */
|