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

/inkscape/src/
H A Dpath-chemistry.cpp487 gchar *clip_path_str = (gchar *) item->getRepr()->attribute("clip-path"); local
488 if ( clip_path_str )
489 g_repr->setAttribute("clip-path", clip_path_str);
585 gchar *clip_path_str = (gchar *) item->getRepr()->attribute("clip-path"); local
586 if ( clip_path_str )
587 repr->setAttribute("clip-path", clip_path_str);

Completed in 22 milliseconds