Searched defs:gFalse (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/pdfinput/ |
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 21 milliseconds