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

/inkscape/src/
H A Dcolor-rgba.h69 * @param in_array The values to be placed into the object
71 ColorRGBA(float in_array[4]) argument
74 _c[i] = in_array[i];

Completed in 497 milliseconds