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

/inkscape/src/extension/internal/pdfinput/
H A Dpdf-parser.h248 void doFunctionShFill(GfxFunctionShading *shading);
H A Dpdf-parser.cpp1656 doFunctionShFill(static_cast<GfxFunctionShading *>(shading));
1769 doFunctionShFill(static_cast<GfxFunctionShading *>(shading));
1797 void PdfParser::doFunctionShFill(GfxFunctionShading *shading) { function in class:PdfParser

Completed in 23 milliseconds