Searched refs:inside_side (Results 1 – 1 of 1) sorted by relevance
1228 FT_Int inside_side; in ft_stroker_process_corner() local1239 inside_side = ( turn < 0 ); in ft_stroker_process_corner()1242 error = ft_stroker_inside( stroker, inside_side, line_length ); in ft_stroker_process_corner()1247 error = ft_stroker_outside( stroker, !inside_side, line_length ); in ft_stroker_process_corner()1935 FT_Int inside_side; in FT_Stroker_EndSubPath() local1957 inside_side = ( turn < 0 ); in FT_Stroker_EndSubPath()1960 inside_side, in FT_Stroker_EndSubPath()1967 !inside_side, in FT_Stroker_EndSubPath()