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

/inkscape/src/extension/internal/
H A Dwmf-inout.cpp204 int Wmf::in_hatches(PWMF_CALLBACK_DATA d, char *test){ function in class:Inkscape::Extension::Internal::Wmf
243 idx = in_hatches(d,hpathname);
367 idx = in_hatches(d,hatchname);
384 idx = in_hatches(d,hbkname);
399 idx = in_hatches(d,hatchname);
H A Demf-inout.cpp227 int Emf::in_hatches(PEMF_CALLBACK_DATA d, char *test){ function in class:Inkscape::Extension::Internal::Emf
266 idx = in_hatches(d,hpathname);
390 idx = in_hatches(d,hatchname);
407 idx = in_hatches(d,hbkname);
422 idx = in_hatches(d,hatchname);

Completed in 41 milliseconds