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

/inkscape/src/extension/internal/pdfinput/
H A Dpdf-parser.cpp781 GBool haveFillOP = gFalse; local
782 if ((haveFillOP = (obj1.dictLookup(const_cast<char*>("op"), &obj2)->isBool()))) {
788 if (!haveFillOP) {

Completed in 19 milliseconds