Lines Matching defs:stroker
594 FT_Stroker stroker; in FT_Stroker_New() local
609 FT_Stroker_Set( FT_Stroker stroker, in FT_Stroker_Set()
628 FT_Stroker_Done( FT_Stroker stroker ) in FT_Stroker_Done()
646 ft_stroker_arcto( FT_Stroker stroker, in ft_stroker_arcto()
672 ft_stroker_cap( FT_Stroker stroker, in ft_stroker_cap()
718 ft_stroker_inside( FT_Stroker stroker, in ft_stroker_inside()
766 ft_stroker_outside( FT_Stroker stroker, in ft_stroker_outside()
867 ft_stroker_process_corner( FT_Stroker stroker ) in ft_stroker_process_corner()
901 ft_stroker_subpath_start( FT_Stroker stroker, in ft_stroker_subpath_start()
934 FT_Stroker_LineTo( FT_Stroker stroker, in FT_Stroker_LineTo()
992 FT_Stroker_ConicTo( FT_Stroker stroker, in FT_Stroker_ConicTo()
1084 FT_Stroker_CubicTo( FT_Stroker stroker, in FT_Stroker_CubicTo()
1185 FT_Stroker_BeginSubPath( FT_Stroker stroker, in FT_Stroker_BeginSubPath()
1204 FT_Error ft_stroker_add_reverse_left( FT_Stroker stroker, in ft_stroker_add_reverse_left()
1258 FT_Stroker_EndSubPath( FT_Stroker stroker ) in FT_Stroker_EndSubPath()
1329 FT_Stroker_GetCounts( FT_Stroker stroker, in FT_Stroker_GetCounts()
1356 FT_Stroker_Export( FT_Stroker stroker, in FT_Stroker_Export()