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

/inkscape/src/extension/internal/
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);

Completed in 45 milliseconds