Searched refs:bAnnotations (Results 1 – 6 of 6) sorted by relevance
142 FPDF_BOOL bAnnotations);
264 FPDF_BOOL bAnnotations) { in JS_docprint() argument271 bReverse, bAnnotations); in JS_docprint()
131 "bReverse": true, "bAnnotations": true, "bogus": "yes"}\);
249 FPDF_BOOL bAnnotations);
301 FPDF_BOOL bAnnotations) { in ExampleDocPrint() argument303 bSilent, bShrinkToFit, bPrintAsImage, bReverse, bAnnotations); in ExampleDocPrint()
435 bool bAnnotations = false; in print() local437 bAnnotations = pRuntime->ToBoolean(newParams[7]); in print()448 bPrintAsImage, bReverse, bAnnotations); in print()