Searched refs:gTrue (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/internal/pdfinput/ |
H A D | pdf-parser.cpp | 305 state(new GfxState(72.0, 72.0, box, rotate, gTrue)), 359 subPage(gTrue), 682 fontChanged = gTrue; 839 alpha = gTrue; 982 doForm1(str, resDict, m, bbox, gTrue, gTrue, 1455 doPatternFillFallback(gTrue); 1497 doFillAndStroke(gTrue); 1510 doFillAndStroke(gTrue); 1516 GBool fillOk = gTrue, strokeO 1562 doShadingPatternFillFallback(static_cast<GfxShadingPattern *>(pattern), gTrue, gFalse); local [all...] |
H A D | pdf-parser.h | 139 void parse(Object *obj, GBool topLevel = gTrue);
|
Completed in 54 milliseconds