Home
last modified time | relevance | path

Searched refs:FT_Outline_CubicToFunc (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h607 (*FT_Outline_CubicToFunc)( const FT_Vector* control1, typedef
612 #define FT_Outline_CubicTo_Func FT_Outline_CubicToFunc
663 FT_Outline_CubicToFunc cubic_to;
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-draw.hh105 draw_funcs.cubic_to = (FT_Outline_CubicToFunc) _ft_cubic_to; in draw()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.222794 FT_Outline_CubicToFunc, FT_SpanFunc, FT_Raster_RenderFunc),
DChangeLog.2133 FT_Outline_CubicToFunc, FT_Raster_RenderFunc),
291 FT_Outline_CubicToFunc), src/smooth/ftgrays.c (gray_render_conic,
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES2760 FT_Outline_CubicToFunc
/third_party/chromium/patch/
D0001-cve.patch32148 + (FT_Outline_CubicToFunc) _hb_ft_cubic_to,