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

/inkscape/src/
H A Dpersp3d.cpp564 void print_current_persp3d(gchar *func_name, Persp3D *persp) { argument
566 func_name,
/inkscape/src/libcroco/
H A Dcr-parser.c1514 CRString *func_name = NULL; local
1565 status = cr_parser_parse_function (a_this, &func_name,
1570 func_name,
1638 if (func_name) {
1639 cr_string_destroy (func_name);
1640 func_name = NULL;

Completed in 28 milliseconds