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

/inkscape/src/extension/internal/pdfinput/
H A Dpdf-parser.cpp1516 GBool fillOk = gTrue, strokeOk = gTrue; local
1523 strokeOk = gFalse;
1525 if (fillOk && strokeOk) {

Completed in 37 milliseconds