Searched refs:gFalse (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/internal/pdfinput/ |
H A D | pdf-parser.h | 297 GBool transpGroup = gFalse, GBool softMask = gFalse, 299 GBool isolated = gFalse, GBool knockout = gFalse, 300 GBool alpha = gFalse, Function *transferFunc = NULL,
|
H A D | pdf-parser.cpp | 302 subPage(gFalse), 306 fontChanged(gFalse), 362 state(new GfxState(72, 72, box, 0, gFalse)), 363 fontChanged(gFalse), 429 parser = new Parser(xref, new Lexer(xref, obj), gFalse); 625 case tchkNone: return gFalse; 627 return gFalse; 744 GBool haveBackdropColor = gFalse; 745 GBool alpha = gFalse; 781 GBool haveFillOP = gFalse; 1543 doShadingPatternFillFallback(static_cast<GfxShadingPattern *>(pattern), gFalse, eoFill); local 1562 doShadingPatternFillFallback(static_cast<GfxShadingPattern *>(pattern), gTrue, gFalse); local [all...] |
Completed in 18 milliseconds