Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dftoutln.h125 const FT_Outline_Funcs* func_interface,
Dftimage.h661 } FT_Outline_Funcs; typedef
/external/freetype/src/tools/ftrandom/
Dftrandom.c154 static FT_Outline_Funcs outlinefuncs =
/external/freetype/include/freetype/internal/
Dftobjs.h1010 static const FT_Outline_Funcs class_ = \
/external/freetype/src/smooth/
Dftgrays.c253 static const FT_Outline_Funcs class_ = \
1374 const FT_Outline_Funcs* func_interface, in FT_Outline_Decompose()
/external/pdfium/core/fxge/
Dcfx_font.cpp676 FT_Outline_Funcs funcs; in LoadGlyphPathImpl()
/external/skqp/src/ports/
DSkFontHost_FreeType_common.cpp727 FT_Outline_Funcs funcs; in generateGlyphPath()
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp753 static constexpr const FT_Outline_Funcs Funcs{
/external/freetype/src/base/
Dftoutln.c45 const FT_Outline_Funcs* func_interface, in FT_Outline_Decompose()
/external/ImageMagick/MagickCore/
Dannotate.c1351 static FT_Outline_Funcs in RenderFreetype()
/external/freetype/docs/
DCHANGES4735 - updated the structure of FT_Outline_Funcs in order to allow direct
/external/freetype/
DChangeLog.232778 Add macros to init instances of FT_Outline_Funcs and FT_Raster_Funcs.