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

/inkscape/src/extension/internal/pdfinput/
H A Dpdf-parser.cpp73 #define maxOperatorHistoryDepth 16 macro
513 if (operatorHistory->depth > maxOperatorHistoryDepth) {
1710 while (i <= maxOperatorHistoryDepth) {

Completed in 22 milliseconds