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

/inkscape/src/extension/internal/pdfinput/
H A Dpdf-parser.cpp3045 GBool transpGroup, GBool softMask,
3063 if (softMask || transpGroup) {
3066 isolated, knockout, softMask);
3089 if (softMask || transpGroup) {
3119 if (softMask || transpGroup) {
3129 if (softMask) {
3044 doForm1(Object *str, Dict *resDict, double *matrix, double *bbox, GBool transpGroup, GBool softMask, GfxColorSpace *blendingColorSpace, GBool isolated, GBool knockout, GBool alpha, Function *transferFunc, GfxColor *backdropColor) argument

Completed in 27 milliseconds