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

/inkscape/src/libcroco/
H A Dcr-term.h164 enum CRStatus cr_term_set_rgb (CRTerm *a_this, CRRgb *a_rgb) ;
H A Dcr-term.c203 cr_term_set_rgb (CRTerm * a_this, CRRgb * a_rgb) function
H A Dcr-parser.c1588 status = cr_term_set_rgb (result, token->u.rgb);

Completed in 25 milliseconds