Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h497 static void nsvg__xformSetRotation(float* t, float a) in nsvg__xformSetRotation() function
1584 nsvg__xformSetRotation(t, args[0]/180.0f*NSVG_PI); in nsvg__parseRotate()