Searched refs:trivertex_to_colorref (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-inout.cpp629 U_COLORREF trivertex_to_colorref(U_TRIVERTEX tv){ function in namespace:Inkscape::Extension::Internal
650 U_COLORREF gradientColor1 = trivertex_to_colorref(tv1);
651 U_COLORREF gradientColor2 = trivertex_to_colorref(tv2);
3469 sprintf(tmpcolor,"%6.6X",sethexcolor(trivertex_to_colorref(tv[tris[i].Vertex1])));

Completed in 25 milliseconds