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

/inkscape/src/extension/internal/pdfinput/
H A Dpdf-parser.cpp276 GfxPath *getClipPath() { return clipPath; } function in class:ClipHistoryEntry
1707 seenClip = (clipHistory->getClipPath() != NULL);
1773 if (clipHistory->getClipPath()) {
1774 builder->addShadedFill(shading, matrix, clipHistory->getClipPath(),

Completed in 22 milliseconds