Searched refs:nsvg__ptInBounds (Results 1 – 1 of 1) sorted by relevance
556 static int nsvg__ptInBounds(float* pt, float* bounds) in nsvg__ptInBounds() function585 if (nsvg__ptInBounds(v1, bounds) && nsvg__ptInBounds(v2, bounds)) in nsvg__curveBounds()