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

/inkscape/src/extension/internal/
H A Dmetafile-print.h100 void brush_classify(SPObject *parent, int depth, Inkscape::Pixbuf **epixbuf, int *hatchType, U_COLORREF *hatchColor, U_COLORREF *bkColor);
H A Dmetafile-print.cpp271 void PrintMetafile::brush_classify(SPObject *parent, int depth, Inkscape::Pixbuf **epixbuf, int *hatchType, U_COLORREF *hatchColor, U_COLORREF *bkColor) function in class:Inkscape::Extension::Internal::PrintMetafile
298 brush_classify(child, depth, epixbuf, hatchType, hatchColor, bkColor);
308 brush_classify(child, depth, epixbuf, hatchType, hatchColor, bkColor);
H A Demf-print.cpp395 brush_classify(pat, 0, &pixbuf, &hatchType, &hatchColor, &bkColor);
580 brush_classify(pat, 0, &pixbuf, &hatchType, &hatchColor, &bkColor);
H A Dwmf-print.cpp386 brush_classify(pat, 0, &pixbuf, &hatchType, &hatchColor, &bkColor);

Completed in 29 milliseconds