Home
last modified time | relevance | path

Searched refs:FT_Outline_Funcs (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftoutln.h124 const FT_Outline_Funcs* func_interface,
Dftimage.h668 } FT_Outline_Funcs; typedef
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-draw.hh101 FT_Outline_Funcs draw_funcs; in draw()
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
Dftrandom.c154 static FT_Outline_Funcs outlinefuncs =
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h1010 static const FT_Outline_Funcs class_ = \
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c253 static const FT_Outline_Funcs class_ = \
1649 const FT_Outline_Funcs* func_interface, in FT_Outline_Decompose()
/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c44 const FT_Outline_Funcs* func_interface, in FT_Outline_Decompose()
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp1623 inline static constexpr const FT_Outline_Funcs Funcs{
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES4986 - updated the structure of FT_Outline_Funcs in order to allow direct
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.232778 Add macros to init instances of FT_Outline_Funcs and FT_Raster_Funcs.