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

/inkscape/src/extension/internal/
H A Demf-inout.h214 static int in_clips(PEMF_CALLBACK_DATA d, const char *test);
H A Dwmf-inout.h203 static int in_clips(PWMF_CALLBACK_DATA d, const char *test);
H A Dwmf-inout.cpp638 int Wmf::in_clips(PWMF_CALLBACK_DATA d, const char *test){ function in class:Inkscape::Extension::Internal::Wmf
665 uint32_t idx = in_clips(d, combined);
H A Demf-inout.cpp729 int Emf::in_clips(PEMF_CALLBACK_DATA d, const char *test){ function in class:Inkscape::Extension::Internal::Emf
756 uint32_t idx = in_clips(d, combined);

Completed in 2866 milliseconds