Home
last modified time | relevance | path

Searched refs:FT_OutlineGlyph (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/base/
Dftglyph.c161 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in FT_CALLBACK_DEF()
193 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_done()
204 FT_OutlineGlyph source = (FT_OutlineGlyph)outline_source; in ft_outline_glyph_copy()
205 FT_OutlineGlyph target = (FT_OutlineGlyph)outline_target; in ft_outline_glyph_copy()
226 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_transform()
241 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_bbox()
252 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_prepare()
Dftstroke.c2332 FT_OutlineGlyph oglyph = (FT_OutlineGlyph)glyph; in FT_Glyph_Stroke()
2412 FT_OutlineGlyph oglyph = (FT_OutlineGlyph)glyph; in FT_Glyph_StrokeBorder()
/external/pdfium/third_party/freetype/src/base/
Dftglyph.c161 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in FT_CALLBACK_DEF()
193 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_done()
204 FT_OutlineGlyph source = (FT_OutlineGlyph)outline_source; in ft_outline_glyph_copy()
205 FT_OutlineGlyph target = (FT_OutlineGlyph)outline_target; in ft_outline_glyph_copy()
226 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_transform()
241 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_bbox()
252 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_prepare()
Dftstroke.c2333 FT_OutlineGlyph oglyph = (FT_OutlineGlyph)glyph; in FT_Glyph_Stroke()
2413 FT_OutlineGlyph oglyph = (FT_OutlineGlyph)glyph; in FT_Glyph_StrokeBorder()
/external/freetype/include/
Dftglyph.h179 typedef struct FT_OutlineGlyphRec_* FT_OutlineGlyph; typedef
/external/pdfium/third_party/freetype/include/freetype/
Dftglyph.h179 typedef struct FT_OutlineGlyphRec_* FT_OutlineGlyph; typedef
/external/freetype/include/internal/
Dftobjs.h688 #define FT_OUTLINE_GLYPH( x ) ((FT_OutlineGlyph)( x ))
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h688 #define FT_OUTLINE_GLYPH( x ) ((FT_OutlineGlyph)( x ))