Searched defs:crstr (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-statement.c901 CRString const *crstr = cur->data; local
907 if (crstr
908 && crstr->stryng
909 && crstr->stryng->str) {
912 crstr->stryng->str,
913 crstr->stryng->len) ;

Completed in 25 milliseconds