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

/inkscape/src/libcroco/
H A Dcr-token.h135 enum CRStatus cr_token_set_ident (CRToken *a_this, CRString * a_ident) ;
H A Dcr-token.c271 cr_token_set_ident (CRToken * a_this, CRString * a_ident) argument
277 a_this->u.str = a_ident;

Completed in 15 milliseconds