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

/inkscape/src/extension/internal/
H A Demf-print.cpp307 do_clip_if_present(NULL); // Terminate any open clip.
991 void PrintEmf::do_clip_if_present(SPStyle const *style){ function in class:Inkscape::Extension::Internal::PrintEmf
1065 g_error("Fatal programming error in PrintEmf::do_clip_if_present at U_EMRSELECTCLIPPATH_set");
1124 do_clip_if_present(style); // If clipping is needed set it up
1428 do_clip_if_present(style); // If clipping is needed set it up
1719 do_clip_if_present(style); // If clipping is needed set it up
1973 do_clip_if_present(style); // If clipping is needed set it up

Completed in 18 milliseconds