Searched defs:angle_start (Results 1 – 2 of 2) sorted by relevance
539 FT_Angle angle_start, in ft_stroke_border_arcto()
3609 const auto angle_start = std::lower_bound(first, angle_end, "<", compare); in FindStringRangesForMethodNames() local