Home
last modified time | relevance | path

Searched defs:n_contours (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/base/
Dftgloadr.c203 FT_UInt n_contours ) in FT_GlyphLoader_CheckPoints()
Dftoutln.c362 FT_Int n_contours = outline->n_contours; in FT_Outline_Check() local
/external/freetype/include/freetype/
Dftimage.h336 short n_contours; /* number of contours in glyph */ member
/external/freetype/include/freetype/internal/
Dtttypes.h1605 FT_Short n_contours; /* number of contours */ member
1648 FT_Short n_contours; member
/external/freetype/src/truetype/
Dttgload.c332 FT_Int n_contours = load->n_contours; in TT_Load_Simple_Glyph() local