Home
last modified time | relevance | path

Searched refs:nsvg__xformVec (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h548 static void nsvg__xformVec(float* dx, float* dy, float x, float y, float* t) in nsvg__xformVec() function
2170 nsvg__xformVec(&tanx, &tany, -dy*rx * kappa, dx*ry * kappa, t); // tangent in nsvg__pathArcTo()