Searched refs:inside_side (Results 1 – 1 of 1) sorted by relevance
1194 FT_Int inside_side; in ft_stroker_process_corner() local1205 inside_side = ( turn < 0 ); in ft_stroker_process_corner()1208 error = ft_stroker_inside( stroker, inside_side, line_length ); in ft_stroker_process_corner()1213 error = ft_stroker_outside( stroker, !inside_side, line_length ); in ft_stroker_process_corner()1901 FT_Int inside_side; in FT_Stroker_EndSubPath() local1923 inside_side = ( turn < 0 ); in FT_Stroker_EndSubPath()1926 inside_side, in FT_Stroker_EndSubPath()1933 !inside_side, in FT_Stroker_EndSubPath()