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

/inkscape/src/extension/internal/
H A Dmetafile-print.h99 void hatch_classify(char *name, int *hatchType, U_COLORREF *hatchColor, U_COLORREF *bkColor);
H A Dmetafile-print.cpp226 void PrintMetafile::hatch_classify(char *name, int *hatchType, U_COLORREF *hatchColor, U_COLORREF *bkColor) function in class:Inkscape::Extension::Internal::PrintMetafile
290 hatch_classify(temp, hatchType, hatchColor, bkColor);

Completed in 16 milliseconds